diff options
author | Mike FABIAN <mfabian@redhat.com> | 2019-11-05 12:26:58 +0100 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2019-11-06 08:15:16 +0100 |
commit | 4ecd584908109db3ac9bf4aca307ddd44e029275 (patch) | |
tree | 85be2812f1562a6868370b8b957ef418bef1a52a /locale | |
parent | c5fbd7c3ea4d3f8863e8d195feda64c4a8c29e8a (diff) | |
download | glibc-4ecd584908109db3ac9bf4aca307ddd44e029275.tar.gz glibc-4ecd584908109db3ac9bf4aca307ddd44e029275.tar.xz glibc-4ecd584908109db3ac9bf4aca307ddd44e029275.zip |
Add mnw language code [BZ #25139]
Diffstat (limited to 'locale')
-rw-r--r-- | locale/iso-639.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/iso-639.def b/locale/iso-639.def index 193e52352a..926aebada0 100644 --- a/locale/iso-639.def +++ b/locale/iso-639.def @@ -333,6 +333,7 @@ DEFINE_LANGUAGE_CODE3 ("Miscellaneous languages", mis, mis) DEFINE_LANGUAGE_CODE3 ("Mohawk", moh, moh) DEFINE_LANGUAGE_CODE3 ("Moksha", mdf, mdf) DEFINE_LANGUAGE_CODE ("Moldavian", mo, mol, mol) +DEFINE_LANGUAGE_CODE3 ("Mon", mnw, mnw) DEFINE_LANGUAGE_CODE3 ("Mon-Khmer (Other)", mkh, mkh) DEFINE_LANGUAGE_CODE ("Mongolian", mn, mon, mon) DEFINE_LANGUAGE_CODE3 ("Mongo", lol, lol) |