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/04/29 23:58:21 UTC

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

Author: marcus
Date: Tue Apr 29 21:58:21 2014
New Revision: 1591119

URL: http://svn.apache.org/r1591119
Log:
Enabled 'Hebrew' as supported lagnuages for AOO 4.1.0

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=1591119&r1=1591118&r2=1591119&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/languages.js Tue Apr 29 21:58:21 2014
@@ -30,7 +30,7 @@ var languages = {
 "gl": {"-": ['gl',    'Galician',		'Galego',				'y', 'http://www.openoffice.org/gl/']},
 "de": {"-": ['de',    'German',			'Deutsch',				'y', 'http://www.openoffice.org/de/']},
 "el": {"-": ['el',    'Greek',                  'Ελληνικά', 'y', 'http://www.openoffice.org/el/']},
-"he": {"-": ['he',    'Hebrew',                  'עברית',					'y', 'http://www.openoffice.org/he/']},
+"he": {"-": ['he',    'Hebrew',                 'עברית',					'y', 'http://www.openoffice.org/he/']},
 "hi": {"-": ['hi',    'Hindi',                  'हिन्दी',					'y', 'http://www.openoffice.org/hi/']},
 "hu": {"-": ['hu',    'Hungarian',		'Magyar',				'y', 'http://www.openoffice.org/hu/about-downloads.html']},
 "it": {"-": ['it',    'Italian',		'Italiano',				'y', 'http://www.openoffice.org/it/download/']},
@@ -72,7 +72,6 @@ var languages = {
 "et": {"-": ['et',    'Estonian',               'Eesti keel',				'n', 'http://www.openoffice.org/download/other.html']},
 "ka": {"-": ['ka',    'Georgian',               'ქართული ენა',				'n', 'http://www.openoffice.org/ka/']},
 "gu": {"-": ['gu',    'Gujarati',               'ગુજરાતી',					'n', 'http://www.openoffice.org/gu/']},
-"he": {"-": ['he',    'Hebrew',                 'עִבְרִית',					'n', 'http://www.openoffice.org/download/other.html']},
 "is": {"-": ['is',    'Icelandic',              'Íslenska',				'n', 'http://www.openoffice.org/download/other.html']},
 "id": {"-": ['id',    'Indonesian',             'Bahasa Indonesia',			'n', 'http://www.openoffice.org/id/']},
 "ga": {"-": ['ga',    'Irish',                  'Gaeilge',				'n', 'http://www.openoffice.org/ga/']},