Author: marcus Date: Sun Sep 7 18:47:10 2014 New Revision: 1623082 URL: http://svn.apache.org/r1623082 Log: Added new languages and version, enabled the translated names again
Modified: openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js Modified: openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js?rev=1623082&r1=1623081&r2=1623082&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js (original) +++ openoffice/ooo-site/trunk/content/de/downloads/msg_prop_l10n_de.js Sun Sep 7 18:47:10 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.