Author: buildbot
Date: Fri May 2 20:57:37 2014
New Revision: 907812
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/download/test/full_vs_lp.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 2 20:57:37 2014
@@ -1 +1 @@
-1592039
+1592040
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 2 20:57:37 2014
@@ -1 +1 @@
-1592039
+1592040
Added: websites/staging/ooo-site/trunk/content/download/test/full_vs_lp.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/full_vs_lp.html
(added)
+++ websites/staging/ooo-site/trunk/content/download/test/full_vs_lp.html Fri
May 2 20:57:37 2014
@@ -0,0 +1,49 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>Apache OpenOffice - Full Installation vs. Language Pack</title>
+
+<!--#include virtual="/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/download/">download</a> » <a
href="/download/test/">test</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+ <!-- The text in the H1 tag is intentionally shown as not displayable, just
to please accessibility tools like a
+ screen reader. -->
+ <h1 style="display: none;">Apache OpenOffice</h1>
+
+ <!-- The text in the H1 tag is intentionally shown as not displayable, just
to please accessibility tools like a
+ screen reader. -->
+ <h2 style="display: none;">Apache OpenOffice</h2>
+
+ <h3>Apache OpenOffice - Full Installation vs. Language Pack</h3>
+
+ <p>If you want to use more than a single language in Apache OpenOffice then
it is recommended to use
+ <a href='http://wiki.openoffice.org/wiki/Languagepack' title='What is a
language pack?'>language packs</a>. The idea is to
+ have a base language, e.g., English (US) and several other languages without
a need to install for every language a full
+ installation. Due to this it has to be installed over a full installation
with the same version number and platform. The
+ language can be changed via the menu "Tools - Options - Language Settings -
Languages - User Interface".</p>
+
+ <p>They are not integrated in the full installation file and it contains
only resource files to show, e.g., menus, dialogs,
+ error messages in your favorite language - but there is no program logic. It
may contain translated Help content as well.
+ Language packs are created only when also a full installation file is
available. In case it is not fully localized, some
+ elements of the UI or help topics will display in English as default
language.</p>
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>