Author: marcus
Date: Sun Sep  7 18:54:03 2014
New Revision: 1623084

URL: http://svn.apache.org/r1623084
Log:
Added new languages and version, enabled the translated names again

Modified:
    openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js

Modified: openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js?rev=1623084&r1=1623083&r2=1623084&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js (original)
+++ openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js Sun Sep  
7 18:54:03 2014
@@ -34,27 +34,28 @@ l10n.dl_green_box_selectbox_lang_title              
 l10n.dl_green_box_selectbox_ver_title          = "Select your favorite release 
version";
 
 // The strings that will be shown in the OS, language and version drop-down 
select boxes.
-// Leaving as default will result in the download box shown on: 
http://www.openoffice.org/download/index.html
-// for any OS, language, or release. 
+// 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.
-// Commented examples here may not be correct for current AOO release.
 
-// Recommended to leave as defaults shown here.
-
-l10n.dl_green_box_select_box_os_values = [ "" ]; 
-/*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)",
                                                    "Linux 32-bit (x86) (RPM)",
                                                    "OS X 64-bit (x86-64) 
(DMG)",
                                                    "OS X 32-bit (x86) (DMG)",
-                                                   "More platforms / operating 
systems" ];*/
+                                                   "More platforms / operating 
systems" ];
  
-l10n.dl_green_box_select_box_language_values   = [ "" ]; 
-/*l10n.dl_green_box_select_box_language_values = [ "Asturian (Asturianu)",
+// l10n.dl_green_box_select_box_language_values        = [ "" ]; 
+l10n.dl_green_box_select_box_language_values   = [ "Asturian (Asturianu)",
                                                    "Basque (Euskara)",
                                                    "Bulgarian 
(български език)",
+                                                   "Catalan",
+                                                   "Catalan [Valencia AVL]",
+                                                   "Catalan [Valencia RACV]",
                                                    "Chinese [simplified] 
(简体中文)",
                                                    "Chinese [traditional] 
(正體中文)",
                                                    "Czech (Čeština)",
@@ -89,16 +90,15 @@ l10n.dl_green_box_select_box_language_va
                                                    "Tamil (தமிழ்)",
                                                    "Thai (ภ
าษาไทย)",
                                                    "Turkish (Türkçe)",
-                                                   "Vietnamese (Tiếng 
Việt)" ];*/
-
+                                                   "Vietnamese (Tiếng 
Việt)" ];
 
-l10n.dl_green_box_select_box_version_values    = [ "" ]; 
-/*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",
-                                                   "Older releases" ];*/
-
+                                                   "Older releases" ];
 
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.
@@ -354,7 +354,7 @@ l10n.dl_analyze_table_javascript_text               =
 
 
 // General: Links to webpage files that could be localized.
-l10n.dl_rel_notes_aoo411_link                  = 
"http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";;
+l10n.dl_rel_notes_aoo411_link                  = 
"http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=45875520";;
 l10n.dl_rel_notes_aoo410_link                  = 
"http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";;
 l10n.dl_rel_notes_aoo401_link                  = 
"http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";;
 l10n.dl_rel_notes_aoo400_link                  = 
"http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";;


Reply via email to