summaryrefslogtreecommitdiff
path: root/i18npool/source
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-04-19 19:13:16 +0200
committerEike Rathke <erack@redhat.com>2012-04-19 19:14:06 +0200
commit46f64f062319aff17e97ce7af9825a352b01d4e4 (patch)
tree419a8516d921101b1009f4084d88f700bc7cef13 /i18npool/source
parentac7f7b04627c9ee8321b1696fa609d9632763b8b (diff)
fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language list
Diffstat (limited to 'i18npool/source')
-rw-r--r--i18npool/source/isolang/isolang.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx
index 9586b7bc655b..c24df3bc765b 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -487,6 +487,8 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_KOMI_ZYRIAN, "kpv", "RU" },
{ LANGUAGE_USER_KOMI_PERMYAK, "koi", "RU" },
{ LANGUAGE_USER_PITJANTJATJARA, "pjt", "AU" },
+ { LANGUAGE_USER_ERYZA, "myv", "RU" },
+ { LANGUAGE_USER_MARI_MEADOW, "mhr", "RU" },
{ LANGUAGE_NONE, "zxx", "" }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information
{ LANGUAGE_DONTKNOW, "", "" } // marks end of table
};