This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] Add mnw language code [BZ #25139]


* Mike FABIAN:

> Add mnw language code [BZ #25139]
>
> From f64b5f7daec85c99614120e5d9a89535253ecd48 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Tue, 5 Nov 2019 12:26:58 +0100
> Subject: [PATCH 2/2] Add mnw language code [BZ #25139]
>
> ---
>  locale/iso-639.def | 1 +
>  1 file changed, 1 insertion(+)
>
> 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)

This looks good to me, thanks.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]