From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102961 invoked by alias); 29 Aug 2017 12:02:42 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 102311 invoked by uid 55); 29 Aug 2017 12:02:29 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/21971] Added New Locale for mfe_MU Date: Tue, 29 Aug 2017 12:03:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.26 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q3/txt/msg00540.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21971 --- Comment #4 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, master has been updated via f11f2f6e145d6fc6b52f6b0733599f8b96595733 (commit) via f8de9568d81bf47bcc85d2918d529b6cd0b19519 (commit) via 15cf43a999857de1ad2745b838cb3d73ce45c7e1 (commit) from 42496114ec0eb7d6d039d05d4262e109951c600c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Df11f2f6e145d6fc6b52= f6b0733599f8b96595733 commit f11f2f6e145d6fc6b52f6b0733599f8b96595733 Author: Mike FABIAN Date: Tue Aug 29 13:39:18 2017 +0200 Use =E2=80=9C,=E2=80=9D as mon_decimal_point for ru_RU and os_RU locale= s (follow CLDR) [BZ #13805] * locales/ru_RU (LC_MONETARY): Use =E2=80=9C,=E2=80=9D for mon_deci= mal_point (to agree with CLDR). * locales/ru_RU (LC_NUMERIC): Write mon_decimal_point in ASCII for readability. * locales/os_RU (LC_MONETARY): Copy from ru_RU, makes it agree with CLDR. https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Df8de9568d81bf47bcc8= 5d2918d529b6cd0b19519 commit f8de9568d81bf47bcc85d2918d529b6cd0b19519 Author: Akhilesh Kumar Date: Wed Aug 23 09:57:23 2017 +0530 Add locale for mfe_MU Add locale for =E2=80=9CMorisyen=E2=80=9D which is also called =E2=80= =9CMauritian Creole=E2=80=9D and is spoken in Mauritius. [BZ #21971] * localedata/SUPPORTED: Add mfe_MU/UTF-8. * localedata/locales/mfe_MU: New File. [BZ #21971] * locale/iso-639.def: add Morisyen. https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D15cf43a999857de1ad2= 745b838cb3d73ce45c7e1 commit 15cf43a999857de1ad2745b838cb3d73ce45c7e1 Author: Mike FABIAN Date: Tue Aug 29 10:54:53 2017 +0200 Use NFC for the strings in =E2=80=9Cday=E2=80=9D, =E2=80=9Cyesstr=E2=80= =9D, and =E2=80=9Cnostr=E2=80=9D in the sgs_LT locale * locales/sgs_LT (LC_TIME): Use NFC for the strings in =E2=80=9Cday= =E2=80=9D. * locales/sgs_LT (LC_MESSAGES): Use NFC for =E2=80=9Cyesstr=E2=80= =9D and =E2=80=9Cnostr=E2=80=9D. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 + locale/iso-639.def | 1 + localedata/ChangeLog | 21 +++++ localedata/SUPPORTED | 1 + localedata/locales/{en_SC =3D> mfe_MU} | 136 +++++++++++++++++++++++++---= ------ localedata/locales/os_RU | 16 +---- localedata/locales/ru_RU | 4 +- localedata/locales/sgs_LT | 6 +- 8 files changed, 134 insertions(+), 56 deletions(-) copy localedata/locales/{en_SC =3D> mfe_MU} (52%) --=20 You are receiving this mail because: You are on the CC list for the bug.