Author: buildbot
Date: Sun Sep 7 18:49:16 2014
New Revision: 921536
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 7 18:49:16 2014
@@ -1 +1 @@
-1623061
+1623082
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 7 18:49:16 2014
@@ -1 +1 @@
-1623061
+1623082
Modified:
websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
(original)
+++ websites/staging/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js
Sun Sep 7 18:49:16 2014
@@ -34,18 +34,13 @@ l10n.dl_green_box_selectbox_ver_title =
//These strings require updates per version. Leave them as empty is you want
to just take the defautl in English.
// The strings that will be shown in the OS, language and version drop-down
select boxes.
-// You must leave at least one single empty string (see the comment lines
below the 3 following variables)!
-l10n.dl_green_box_select_box_os_values = [ "" ];
+// You must leave at least one single empty string (see the comment lines
above the 3 following variables)!
+// Leaving as default will result in the download box for any OS, language, or
release shown on:
+// http://www.openoffice.org/download/index.html
+// Custominzations to each of these arrays will require ongoing maintenance
for new releases.
-
-l10n.dl_green_box_select_box_language_values = [ "" ];
-
-
-l10n.dl_green_box_select_box_version_values = [ "" ];
-
-//previous
-
-/*l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)",
+// l10n.dl_green_box_select_box_os_values = [ "" ];
+l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)",
"Linux 64-Bit (x86-64)
(DEB)",
"Linux 64-Bit (x86-64)
(RPM)",
"Linux 32-Bit (x86) (DEB)",
@@ -54,10 +49,13 @@ l10n.dl_green_box_select_box_version_val
"OS X 32-Bit (x86) (DMG)",
"Andere Betriebssysteme" ];
-
+// l10n.dl_green_box_select_box_language_values = [ "" ];
l10n.dl_green_box_select_box_language_values = [ "Asturisch",
"Baskisch",
"Bulgarisch",
+ "Katalanisch",
+ "Katalanisch [Valencianisch
AVL]",
+ "Katalanisch [Valencianisch
RACV]",
"Chinesisch [Vereinfacht]",
"Chinesisch [Traditionell]",
"Tschechisch",
@@ -94,13 +92,13 @@ l10n.dl_green_box_select_box_language_va
"Türkisch",
"Vietnamesisch" ];
-
-l10n.dl_green_box_select_box_version_values = [ "4.1.0",
+// l10n.dl_green_box_select_box_version_values = [ "" ];
+l10n.dl_green_box_select_box_version_values = [ "4.1.1",
+ "4.1.0",
"4.0.1",
"4.0.0",
"3.4.1",
"Ãltere Versionen" ];
-*/
// Download: Strings in the sub-green box (used in "index.html").
// Not defined for now.