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/25 23:15:23 UTC

svn commit: r1597479 - /openoffice/ooo-site/trunk/content/download/test/globalvars_droplist.js

Author: marcus
Date: Sun May 25 21:15:23 2014
New Revision: 1597479

URL: http://svn.apache.org/r1597479
Log:
Added missing language item for Hebrew

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

Modified: openoffice/ooo-site/trunk/content/download/test/globalvars_droplist.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars_droplist.js?rev=1597479&r1=1597478&r2=1597479&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars_droplist.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars_droplist.js Sun May 25 21:15:23 2014
@@ -63,6 +63,7 @@ var SEL_LANG			= [ "ast",   "Asturian (A
 				    "gl",    "Galician (Galego) (gl)",
 				    "de",    "German (Deutsch) (de)",
 				    "el",    "Greek (ελληνικά) (el)",
+				    "he",    "Hebrew (עברית) (he)",
 				    "hi",    "Hindi (हिन्दी) (hi)",
 				    "hu",    "Hungarian (Magyar) (hu)",
 				    "it",    "Italian (Italiano) (it)",