From patchwork Thu Aug 10 03:05:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 22055 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 37841 invoked by alias); 10 Aug 2017 03:10:24 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 37829 invoked by uid 89); 10 Aug 2017 03:10:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy=Nigeria, nigeria, eng, tanzania X-HELO: mailout1.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: Akhilesh Kumar Subject: [PATCH 1/1] Added New Locale for en_MU Date: Thu, 10 Aug 2017 08:35:41 +0530 Message-Id: <1502334341-41963-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170810031016epcas5p38e5db362ef6042083be91f98ed417003 X-Msg-Generator: CA X-Sender-IP: 182.195.40.14 X-Local-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0b7IK87ISx7KCE7J6QG0NoaWVmIEVuZ2luZWVy?= X-Global-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0bU2Ftc3VuZ8KgRWxlY3Ryb25pY3MbQ2hpZWYgRW5naW5lZXI=?= X-Sender-Code: =?UTF-8?B?QzEwG1NXQUhRG0MxMElEMDJJRDAyODExNQ==?= X-MTR: 20170810031016epcas5p38e5db362ef6042083be91f98ed417003 CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170810031016epcas5p38e5db362ef6042083be91f98ed417003 X-RootMTR: 20170810031016epcas5p38e5db362ef6042083be91f98ed417003 References: Added new locale for Mauritius [BZ# 21937] localedata/SUPPORTED: Added en_MU /locales/en_MU: Added New File --- localedata/SUPPORTED | 1 + localedata/locales/en_MU | 119 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 120 insertions(+), 0 deletions(-) create mode 100644 localedata/locales/en_MU diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 197917b..fb518c1 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -143,6 +143,7 @@ en_IE/ISO-8859-1 \ en_IE@euro/ISO-8859-15 \ en_IL/UTF-8 \ en_IN/UTF-8 \ +en_MU/UTF-8 \ en_NG/UTF-8 \ en_NZ.UTF-8/UTF-8 \ en_NZ/ISO-8859-1 \ diff --git a/localedata/locales/en_MU b/localedata/locales/en_MU new file mode 100644 index 0000000..c4963f5 --- /dev/null +++ b/localedata/locales/en_MU @@ -0,0 +1,119 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +% Locale for English locale in the Mauritius +% Contributed by Akhilesh Kumar + +LC_IDENTIFICATION +title "English locale for the Mauritius" +source "Samsung Electronics Co., Ltd." +address "" +contact "" +email "akhilesh.k@samsung.com" +tel "" +fax "" +language "English" +territory "Mauritius" +revision "1.0" +date "2017-07-24" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_MEASUREMENT +END LC_IDENTIFICATION + +LC_CTYPE +copy "en_GB" +END LC_CTYPE + +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +END LC_COLLATE + +LC_MONETARY +% https://en.wikipedia.org/wiki/Mauritian_rupee +int_curr_symbol "MUR " +currency_symbol "Rs" +mon_decimal_point "." +mon_thousands_sep "," +mon_grouping 3;3 +positive_sign "" +negative_sign "-" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +int_p_sep_by_space 1 +p_sep_by_space 1 +n_cs_precedes 1 +int_n_sep_by_space 1 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 1 +% +END LC_MONETARY + +LC_NUMERIC +copy "en_GB" +END LC_NUMERIC + +LC_TIME +copy "en_GB" +END LC_TIME + +LC_MESSAGES +copy "en_GB" +END LC_MESSAGES + +LC_PAPER +copy "en_GB" +END LC_PAPER + +LC_TELEPHONE +% https://www.howtocallabroad.com/mauritius/ +tel_int_fmt "+%c %l" +% 00 Africa: all countries except Kenya, Nigeria, Tanzania and Uganda +int_select "00" +int_prefix "230" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "en_GB" +END LC_MEASUREMENT +LC_NAME +copy "en_GB" +END LC_NAME + + +LC_ADDRESS +postal_fmt "%f%N%h%s%N%T" +country_name "Mauritius" +country_ab2 "MU" +country_ab3 "MUS" +country_num 480 +% https://en.wikipedia.org/wiki/List_of_international_vehicle_registration_codes +country_car "MS" +country_isbn "978-613,978-620,978-99903,978-99949" +lang_name "English" +lang_ab "en" +lang_term "eng" +lang_lib "eng" +END LC_ADDRESS