From 4d689f02a1fc2e5f01ca8abfa1004ea69b50db9e Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Sun, 21 Aug 2011 08:29:12 +0000 Subject: [PATCH] E conf_intl: Fix Hebrew's locale label. SVN revision: 62650 --- src/modules/conf_intl/e_int_config_intl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/conf_intl/e_int_config_intl.c b/src/modules/conf_intl/e_int_config_intl.c index df91b4099..9f3db5df9 100644 --- a/src/modules/conf_intl/e_int_config_intl.c +++ b/src/modules/conf_intl/e_int_config_intl.c @@ -169,7 +169,7 @@ const E_Intl_Pair language_predefined_pairs[ ] = { {"gv", "Yn Ghaelg"}, {"ha", "Hausa"}, {"haw", "ʻŌlelo Hawaiʻi"}, - {"he", "תירבע"}, + {"he", "עברית"}, {"hi", "Hindi"}, {"hr", "Hrvatski"}, {"hu", "Magyar"}, @@ -180,7 +180,7 @@ const E_Intl_Pair language_predefined_pairs[ ] = { {"is", "Íslenska"}, {"it", "Italiano"}, {"iu", "ᐃᓄᒃᑎᑐᑦ"}, - {"iw", "תירבע"}, + {"iw", "עברית"}, {"ja", "日本語"}, {"ka", "ქართული"}, {"kaj", "Jju"},