adding greek to avalaible locales

SVN revision: 37981
This commit is contained in:
Massimo Maiurana 2008-12-07 13:03:24 +00:00
parent 813caaac7b
commit 20f6eeb1d2
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ const E_Intl_Pair basic_language_predefined_pairs[ ] = {
{"sl_SI.UTF-8", "Slovenščina"},
{"es_AR.UTF-8", "Español"},
{"sv_SE.UTF-8", "Svenska"},
{"el_GR.UTF-8", "Ελληνικά"},
{ NULL, NULL }
};