Author: marcus
Date: Fri May 2 20:57:00 2014
New Revision: 1592040
URL: http://svn.apache.org/r1592040
Log:
Explaining text 'Full install vs. langpack', to show in a separate window
Added:
openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html (with
props)
Added: openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html?rev=1592040&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html (added)
+++ openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html Fri May 2
20:57:00 2014
@@ -0,0 +1,31 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" />
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>Apache OpenOffice - Full Installation vs. Language Pack</title>
+</head>
+
+<body>
+ <!-- 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>
+</body>
+</html>
+
Propchange: openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html
------------------------------------------------------------------------------
svn:eol-style = native