From 6495fbc14fe9a55d540a21c578e7f067b2edbe6b Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Tue, 25 Nov 2003 18:05:55 +0000 Subject: Italian is "it"; "iw" is deprecated for Hebrew, should be "he". 2003-11-25 Noah Levitt * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated for Hebrew, should be "he". --- ChangeLog | 5 +++++ ChangeLog.pre-1-10 | 5 +++++ ChangeLog.pre-1-4 | 5 +++++ ChangeLog.pre-1-6 | 5 +++++ ChangeLog.pre-1-8 | 5 +++++ pango/pango-utils.c | 4 ++-- 6 files changed, 27 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c4267c6c..9f2cbba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-25 Noah Levitt + + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated + for Hebrew, should be "he". + 2003-11-20 Manish Singh * pango/pangoft2-private.h: #include for diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index c4267c6c..9f2cbba1 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +2003-11-25 Noah Levitt + + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated + for Hebrew, should be "he". + 2003-11-20 Manish Singh * pango/pangoft2-private.h: #include for diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index c4267c6c..9f2cbba1 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +2003-11-25 Noah Levitt + + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated + for Hebrew, should be "he". + 2003-11-20 Manish Singh * pango/pangoft2-private.h: #include for diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index c4267c6c..9f2cbba1 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +2003-11-25 Noah Levitt + + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated + for Hebrew, should be "he". + 2003-11-20 Manish Singh * pango/pangoft2-private.h: #include for diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index c4267c6c..9f2cbba1 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +2003-11-25 Noah Levitt + + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated + for Hebrew, should be "he". + 2003-11-20 Manish Singh * pango/pangoft2-private.h: #include for diff --git a/pango/pango-utils.c b/pango/pango-utils.c index ea4d5e03..05db2610 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -1177,8 +1177,8 @@ static LangInfo lang_texts[] = { { "fi", "Finnish (Suomi) Hei, Hyv\303\244\303\244 p\303\244iv\303\244\303\244" }, { "fr", "French (Fran\303\247ais)" }, { "de", "German Gr\303\274\303\237 Gott" }, - { "iw", "Hebrew \327\251\327\234\327\225\327\235" }, - { "il", "Italiano Ciao, Buon giorno" }, + { "he", "Hebrew \327\251\327\234\327\225\327\235" }, + { "it", "Italiano Ciao, Buon giorno" }, { "ja", "Japanese (\346\227\245\346\234\254\350\252\236) \343\201\223\343\202\223\343\201\253\343\201\241\343\201\257, \357\275\272\357\276\235\357\276\206\357\276\201\357\276\212" }, { "ko", "Korean (\355\225\234\352\270\200) \354\225\210\353\205\225\355\225\230\354\204\270\354\232\224, \354\225\210\353\205\225\355\225\230\354\213\255\353\213\210\352\271\214" }, { "mt", "Maltese \304\212aw, Sa\304\247\304\247a" }, -- cgit v1.2.1