You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by li...@apache.org on 2013/10/09 11:49:05 UTC

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

Author: liushenfeng
Date: Wed Oct  9 09:49:04 2013
New Revision: 1530547

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

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=1530547&r1=1530546&r2=1530547&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/languages.js Wed Oct  9 09:49:04 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'],