From 71b03233033fcb338f3890b88fecea329c0bddaf Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Sun, 20 May 2012 14:21:28 +0300 Subject: [PATCH] Change the code of Greek to 'el'. 'hl' is not the correct code for Greek. It's 'el'. Change-Id: I90a67ada71e2cbe2dbf8e79df02b83bae5aba998 --- modules/jquery.wikiEditor.toolbar.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/jquery.wikiEditor.toolbar.config.js b/modules/jquery.wikiEditor.toolbar.config.js index f232da7f..4cfb7145 100644 --- a/modules/jquery.wikiEditor.toolbar.config.js +++ b/modules/jquery.wikiEditor.toolbar.config.js @@ -619,7 +619,7 @@ getDefaultConfig: function() { 'greek': { 'labelMsg': 'wikieditor-toolbar-characters-page-greek', 'layout': 'characters', - 'language': 'hl', + 'language': 'el', 'characters': [ "\u0391", "\u0386", "\u03b1", "\u03ac", "\u0392", "\u03b2", "\u0393", "\u03b3", "\u0394", "\u03b4", "\u0395", "\u0388", "\u03b5", "\u03ad", "\u0396", "\u03b6", "\u0397", "\u0389",