You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2013/10/01 21:56:15 UTC

svn commit: r880737 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/languages.js

Author: buildbot
Date: Tue Oct  1 19:56:14 2013
New Revision: 880737

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/test/languages.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct  1 19:56:14 2013
@@ -1 +1 @@
-1528191
+1528193

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct  1 19:56:14 2013
@@ -1 +1 @@
-1528191
+1528193

Modified: websites/staging/ooo-site/trunk/content/download/test/languages.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/languages.js (original)
+++ websites/staging/ooo-site/trunk/content/download/test/languages.js Tue Oct  1 19:56:14 2013
@@ -34,6 +34,7 @@ var languages = {
 "km": {"-": ['km',    'Khmer',			'ភាសាខ្មែរ',			'y', 'http://www.openoffice.org/download/other.html']},
 "ko": {"-": ['ko',    'Korean',                 '한국어',					'y', 'http://www.openoffice.org/ko/']},
 "lt": {"-": ['lt',    'Lithuanian',             'Lietuvių',				'y', 'http://www.openoffice.org/lt/']},
+"pl": {"-": ['pl',    'Polish',                 'Polski',				'y', 'http://www.openoffice.org/pl/product.download.html']},
 "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']},
@@ -86,7 +87,6 @@ var languages = {
 "oc": {"-": ['oc',    'Occitan',                'Occitan',				'n', 'http://www.openoffice.org/download/other.html']},
 "or": {"-": ['or',    'Oriya',                  'ଓଡ଼ିଆ',					'n', 'http://www.openoffice.org/download/other.html']},
 "om": {"-": ['om',    'Oromo',                  'ኦሮሚኛ',					'n', 'http://www.openoffice.org/om/']},
-"pl": {"-": ['pl',    'Polish',                 'Polski',				'n', 'http://www.openoffice.org/pl/product.download.html']},
 "pa": {"-": ['pa',    'Punjabi',                'ਪੰਜਾਬੀ',					'n', 'http://www.openoffice.org/pa/'],
       "pa": ['pa-PA', 'Punjabi',                'ਪੰਜਾਬੀ',					'n', 'http://www.openoffice.org/pa/'],
       "in": ['pa-IN', 'Punjabi',                'ਪੰਜਾਬੀ',					'n', 'http://www.openoffice.org/pa/']},
@@ -99,5 +99,5 @@ var languages = {
 "ug": {"-": ['ug',    'Uyghur',                 'ئۇيغۇرچە‎',				'n', 'http://www.openoffice.org/download/other.html']},
 "uz": {"-": ['uz',    'Uzbek',                  'Ўзбек',				'n', 'http://www.openoffice.org/uz/']},
 "cy": {"-": ['cy',    'Welsh',                  'Cymraeg',				'n', 'http://www.openoffice.org/download/test/index.html']}
-}
+};