You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pe...@apache.org on 2014/08/26 22:39:14 UTC

svn commit: r1620724 - /openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js

Author: pescetti
Date: Tue Aug 26 20:39:13 2014
New Revision: 1620724

URL: http://svn.apache.org/r1620724
Log:
Fix Serbian sh download page (defaulting to sr download)

Modified:
    openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js

Modified: openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js?rev=1620724&r1=1620723&r2=1620724&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js (original)
+++ openoffice/ooo-site/trunk/content/sr-latn/download/msg_prop_l10n_sh.js Tue Aug 26 20:39:13 2014
@@ -15,7 +15,7 @@ var l10n = new Object();
 // The following variables are used in the "index.html" file:
 
 // Set a specific language ISO code to force to assemble a download link with a certain language.
-DL.NL_LANG					= "xx";
+DL.NL_LANG					= "sr";
 
 // General:
 l10n.dl_headline_text				= "Preuzmite Apache OpenOffice";
@@ -46,6 +46,9 @@ l10n.dl_green_box_select_box_os_values		
 l10n.dl_green_box_select_box_language_values	= [ "Asturian (Asturianu)",
 						    "Basque (Euskara)",
 						    "Bulgarian (български език)",
+                                                    "Catalan (Català)",
+                                                    "Catalan Valencia AVL (Català Valencià AVL)",
+                                                    "Catalan Valencia RACV (Català Valencià RACV)",
 						    "Chinese [simplified] (简体中文)",
 						    "Chinese [traditional] (正體中文)",
 						    "Czech (Čeština)",
@@ -83,7 +86,7 @@ l10n.dl_green_box_select_box_language_va
 						    "Vietnamese (Tiếng Việt)" ];
 /* l10n.dl_green_box_select_box_language_values	= [ "" ]; */
 
-l10n.dl_green_box_select_box_version_values	= [ "4.1.0",
+l10n.dl_green_box_select_box_version_values	= [ "4.1.1", "4.1.0",
 						    "4.0.1",
 						    "4.0.0",
 						    "3.4.1",