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 2013/10/12 10:21:10 UTC

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

Author: marcus
Date: Sat Oct 12 08:21:09 2013
New Revision: 1531512

URL: http://svn.apache.org/r1531512
Log:
update Chinese download url

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

Modified: openoffice/ooo-site/trunk/content/download/test/languages.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/languages.js?rev=1531512&r1=1531511&r2=1531512&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/languages.js Sat Oct 12 08:21:09 2013
@@ -14,9 +14,9 @@ a      b     0	      1				2				        3
 var languages = {
 "ast":{"-": ['ast',   'Asturian',               'Asturianu',				'y', 'http://www.openoffice.org/ast/']},
 "eu": {"-": ['eu',    'Basque',                 'Euskara',				'y', 'http://www.openoffice.org/eu/']},
-"zh": {"-": ['zh',    'Chinese',		'Chinese',				'y', 'http://www.openoffice.org/zh/new/zh_cn/downloads.html'],
-      "cn": ['zh-CN', 'Chinese (simplified)',	'简体中文',				'y', 'http://www.openoffice.org/zh/new/zh_cn/downloads.html'],
-      "tw": ['zh-TW', 'Chinese (traditional)',	'正體中文',				'y', 'http://www.openoffice.org/zh/new/zh_tw/downloads.html']},
+"zh": {"-": ['zh',    'Chinese',		'Chinese',				'y', 'http://www.openoffice.org/download/other.html'],
+      "cn": ['zh-CN', 'Chinese (simplified)',	'简体中文',				'y', 'http://www.openoffice.org/download/other.html'],
+      "tw": ['zh-TW', 'Chinese (traditional)',	'正體中文',				'y', 'http://www.openoffice.org/download/other.html']},
 "cs": {"-": ['cs',    'Czech',			'Čeština',				'y', 'http://www.openoffice.org/cs/']},
 "nl": {"-": ['nl',    'Dutch',			'Nederlands',				'y', 'http://www.openoffice.org/nl/downloaden.html']},
 "en": {"-": ['en',    'English',		'English',				'y', 'http://www.openoffice.org/download/other.html'],