Author: buildbot
Date: Mon Dec 11 21:40:51 2017
New Revision: 1022109
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/sr-latn/download/msg_prop_l10n_sh.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 11 21:40:51 2017
@@ -1 +1 @@
-1817849
+1817850
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 11 21:40:51 2017
@@ -1 +1 @@
-1817849
+1817850
Modified:
websites/staging/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js
==============================================================================
---
websites/staging/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js
(original)
+++
websites/staging/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js
Mon Dec 11 21:40:51 2017
@@ -33,6 +33,7 @@ l10n.dl_green_box_selectbox_ver_title =
// 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 = [ "" ]; */
l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)",
"Linux 64-bit (x86-64)
(DEB)",
"Linux 64-bit (x86-64)
(RPM)",
@@ -41,8 +42,8 @@ l10n.dl_green_box_select_box_os_values
"OS X 64-bit (x86-64)
(DMG)",
"OS X 32-bit (x86) (DMG)",
"Još platformi /
operativni sistemi" ];
-/* l10n.dl_green_box_select_box_os_values = [ "" ]; */
+/* l10n.dl_green_box_select_box_language_values = [ "" ]; */
l10n.dl_green_box_select_box_language_values = [ "Asturian (Asturianu)",
"Basque (Euskara)",
"Bulgarian
(бÑлгаÑÑки език)",
@@ -84,14 +85,20 @@ l10n.dl_green_box_select_box_language_va
"Thai (à¸
าษาà¹à¸à¸¢)",
"Turkish (Türkçe)",
"Vietnamese (Tiếng
Viá»t)" ];
-/* l10n.dl_green_box_select_box_language_values = [ "" ]; */
-l10n.dl_green_box_select_box_version_values = [ "4.1.1", "4.1.0",
+// l10n.dl_green_box_select_box_lang_values_custom = [ "" ];
+l10n.dl_green_box_select_box_lang_values_custom = [ "" ];
+
+/* l10n.dl_green_box_select_box_version_values = [ "" ]; */
+l10n.dl_green_box_select_box_version_values = [ "4.1.4",
+ "4.1.3",
+ "4.1.2",
+ "4.1.1",
+ "4.1.0",
"4.0.1",
"4.0.0",
"3.4.1",
"Starija izdanja" ];
-/* l10n.dl_green_box_select_box_version_values = [ "" ]; */
// Download: Strings in the sub-green box (used in "index.html").
// Not defined for now.