You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/07 17:36:35 UTC

svn commit: r1623057 - /openoffice/ooo-site/trunk/content/download/globalvars.js

Author: marcus
Date: Sun Sep  7 15:36:34 2014
New Revision: 1623057

URL: http://svn.apache.org/r1623057
Log:
Fixed white-spaces, updated languages for 'other.html' webpage

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

Modified: openoffice/ooo-site/trunk/content/download/globalvars.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/globalvars.js?rev=1623057&r1=1623056&r2=1623057&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/globalvars.js Sun Sep  7 15:36:34 2014
@@ -44,9 +44,9 @@ DL.SEL_OS			= [ "win32",  "Windows (EXE)
 DL.SEL_LANG			= [ "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)",
+				    "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",
@@ -85,8 +85,8 @@ DL.SEL_LANG			= [ "ast",    "Asturian",	
 
 // Data for the <select> element "ver".
 				    // Value  Visible text
-DL.SEL_VER			= ["4.1.1",  "4.1.1",
-					"4.1.0",  "4.1.0",
+DL.SEL_VER			= [ "4.1.1",  "4.1.1",
+				    "4.1.0",  "4.1.0",
 				    "4.0.1",  "4.0.1",
 				    "4.0.0",  "4.0.0",
 				    "3.4.1",  "3.4.1",
@@ -101,12 +101,14 @@ DL.ASF_ARC			= "http://archive.apache.or
 // Only used in "download_other.js".
 DL.REL_PLATFORM			= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
 				    "MacOS_x86-64" ];
-DL.REL_FULL_LANG		= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt",
-				    "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
-DL.REL_LP_LANG			= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt",
-				    "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
+DL.REL_FULL_LANG		= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
+DL.REL_LP_LANG			= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
 DL.REL_SDK_LANG			= [ "en-US" ]
 
 // The maximal number of available languages in "download_other.js".
@@ -127,12 +129,14 @@ DL_BETA.ACTIVE			= -1;		// 1 = activate 
 // Only used in "all_beta.html".
 DL_BETA.PLATFORM		= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
 				    "MacOS_x86-64" ];
-DL_BETA.FULL_LANG		= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt", "pt-BR",
-				    "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
-DL_BETA.LP_LANG			= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt", "pt-BR",
-				    "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
+DL_BETA.FULL_LANG		= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
+DL_BETA.LP_LANG			= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
 DL_BETA.SDK_LANG		= [ "en-US" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.