Author: buildbot Date: Sun Sep 7 18:54:57 2014 New Revision: 921538 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/ru/download/msg_prop_l10n_ru.js Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Sep 7 18:54:57 2014 @@ -1 +1 @@ -1623083 +1623084 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Sep 7 18:54:57 2014 @@ -1 +1 @@ -1623083 +1623084 Modified: websites/staging/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js ============================================================================== --- websites/staging/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js (original) +++ websites/staging/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js Sun Sep 7 18:54:57 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";