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/05/01 17:41:59 UTC

svn commit: r1591682 - /openoffice/ooo-site/trunk/content/download/languages.js

Author: marcus
Date: Thu May  1 15:41:59 2014
New Revision: 1591682

URL: http://svn.apache.org/r1591682
Log:
Added comments to explain the difference between top and bottom collection

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

Modified: openoffice/ooo-site/trunk/content/download/languages.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/languages.js?rev=1591682&r1=1591681&r2=1591682&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/languages.js Thu May  1 15:41:59 2014
@@ -12,6 +12,7 @@ a      b     0	      1				2				        3
 */
 
 var languages = {
+// All listed languages below are set as supported and available.
 "ast":{"-": ['ast',   'Asturian',               'Asturianu',				'y', 'http://www.openoffice.org/ast/']},
 "eu": {"-": ['eu',    'Basque',                 'Euskara',				'y', 'http://www.openoffice.org/eu/']},
 "bg": {"-": ['bg',    'Bulgarian',              'български език',			'y', 'http://www.openoffice.org/bg/']},
@@ -43,7 +44,7 @@ var languages = {
 "pt": {"-": ['pt',    'Portuguese (European)',	'Português (Europeu)',		'y', 'http://www.openoffice.org/pt/download/download.htm'],
       "br": ['pt-BR', 'Portuguese (Brazilian)',	'Português (do Brasil)',		'y', 'http://www.openoffice.org/pt-br/'],
       "pt": ['pt-PT', 'Portuguese (European)',	'Português (Europeu)',		'y', 'http://www.openoffice.org/pt/download/download.htm']},
-"ru": {"-": ['ru',    'Russian',		'Русский',				'y', 'http://www.openoffice.org/download/test/index.html']},
+"ru": {"-": ['ru',    'Russian',		'Русский',				'y', 'http://www.openoffice.org/ru/about-downloads.html']},
 "gd": {"-": ['gd',    'Scottish (Gaelic)',	'Gàidhlig',				'y', 'http://www.openoffice.org/gd/']},
 "sr": {"-": ['sr',    'Serbian (Cyrillic)',     'Cрпски (ћирилицом)',			'y', 'http://www.openoffice.org/sr/preuzmi.html']},
 "sk": {"-": ['sk',    'Slovak',			'Slovenský jazyk (slovenčina)',		'y', 'http://www.openoffice.org/sk/']},
@@ -55,7 +56,7 @@ var languages = {
 "tr": {"-": ['tr',    'Turkish',                'Türkçe',			'y', 'http://www.openoffice.org/tr/']},
 "vi": {"-": ['vi',    'Vietnamese',             'Tiếng Việt',				'y', 'http://www.openoffice.org/vi/']},
 
-
+// All listed languages below are set as *not supported and *not* available.
 "ar": {"-": ['ar',    'Arabic',			'عربي',					'n', 'http://www.openoffice.org/ar/']},
 "as": {"-": ['as',    'Assamese',               'অসমীয়া',					 'n', 'http://www.openoffice.org/download/other.html']},
 "be": {"-": ['be',    'Belarusian',             'Беларуская мова',			'n', 'http://www.openoffice.org/download/other.html'],