Author: marcus Date: Wed Dec 13 21:10:32 2017 New Revision: 1818066 URL: http://svn.apache.org/viewvc?rev=1818066&view=rev Log: Changed language list to be able to use a sorted order.
Modified:
openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
Modified: openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js?rev=1818066&r1=1818065&r2=1818066&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js (original)
+++ openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Wed Dec 13
21:10:32 2017
@@ -33,17 +33,58 @@ 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 = [ "" ]; */
+l10n.dl_green_box_select_box_os_values = [ "" ];
-l10n.dl_green_box_select_box_language_values = [ "" ];
/* l10n.dl_green_box_select_box_language_values = [ "" ]; */
+l10n.dl_green_box_select_box_language_values = [ "" ];
-l10n.dl_green_box_select_box_lang_values_custom = [ "" ];
/* l10n.dl_green_box_select_box_lang_values_custom = [ "" ]; */
+ // Value Visible text
Tool tip
+l10n.dl_green_box_select_box_lang_values_custom = [ "ast", "Asturian",
"Asturianu",
+ "eu", "Basque",
"Euskara",
+ "bg", "Bulgarian",
"бÑлгаÑÑки език",
+ "ca", "Catalan",
"Català ",
+ "ca-XV", "Catalan
[Valencia AVL]", "València (AVL)",
+ "ca-XR", "Catalan
[Valencia RACV]", "València (RACV)",
+ "zh-CN", "Chinese
[simplified]", "ç®ä½ä¸æ",
+ "zh-TW", "Chinese
[traditional]", "æ£é«ä¸æ",
+ "cs", "Czech",
"ÄeÅ¡tina",
+ "da", "Danish",
"Dansk",
+ "nl", "Dutch",
"Nederlands",
+ "en-GB", "English
[British]", "English [British]",
+ "en-US", "English [US]",
"English [US]",
+ "fi", "Finnish",
"Suomi",
+ "fr", "French",
"Français",
+ "gl", "Galician",
"Galego",
+ "de", "German",
"Deutsch",
+ "el", "Greek",
"ελληνικά",
+ "he", "Hebrew",
"×¢×ר×ת",
+ "hi", "Hindi",
"हिनà¥à¤¦à¥",
+ "hu", "Hungarian",
"Magyar",
+ "it", "Italian",
"Italiano",
+ "ja", "Japanese",
"æ¥æ¬èª",
+ "km", "Khmer",
"áá¶áá¶ááááá",
+ "ko", "Korean",
"íêµì´",
+ "lt", "Lithuanian",
"Lietuvių",
+ "nb", "Norwegian
[Bokmal]", "Norsk [Bokmål]",
+ "pl", "Polish",
"Polski",
+ "pt-BR", "Portuguese
[Brazilian]", "Português [do Brasil]",
+ "pt", "Portuguese
[European]", "Português [Europeu]",
+ "ru", "Russian",
"Ð ÑÑÑкий",
+ "gd", "Scottish
[Gaelic]", "GÃ idhlig",
+ "sr", "Serbian
[Cyrillic]", "CÑпÑки [ÑиÑилиÑом]",
+ "sk", "Slovak",
"Slovenský jazyk [slovenÄina]",
+ "sl", "Slovenian",
"Slovenski jezik [slovenÅ¡Äina]",
+ "es", "Spanish",
"Español",
+ "sv", "Swedish",
"Svenska",
+ "ta", "Tamil",
"தமிழà¯",
+ "th", "Thai",
"ภาษาà¹à¸à¸¢",
+ "tr", "Turkish",
"Türkçe",
+ "vi", "Vietnamese",
"Tiếng Viá»t" ];
-l10n.dl_green_box_select_box_version_values = [ "" ];
/* l10n.dl_green_box_select_box_version_values = [ "" ]; */
+l10n.dl_green_box_select_box_version_values = [ "" ];
// Download: Strings in the sub-green box (used in "index.html").
// Not defined for now.
