From b6e18d655a683dd8f82278ac1d41879a562aa170 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 17 Jan 2005 13:58:24 +0000 Subject: [PATCH] Added "iw" as another ISO-639-1 code for Hebrew. --- src/common/iso639.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/iso639.cpp b/src/common/iso639.cpp index 4871e5d06..45392cea5 100644 --- a/src/common/iso639.cpp +++ b/src/common/iso639.cpp @@ -209,6 +209,7 @@ const iso639_language_t iso639_languages[] = {"Hausa", "hau", "ha"}, {"Hawaiian", "haw", NULL}, {"Hebrew", "heb", "he"}, + {"Hebrew", "heb", "iw"}, {"Herero", "her", "hz"}, {"Hiligaynon", "hil", NULL}, {"Himachali", "him", NULL},