public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
@ 2019-03-21  7:48 6688000 at gmail dot com
  2019-03-21  7:52 ` [Bug localedata/24369] " 6688000 at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: 6688000 at gmail dot com @ 2019-03-21  7:48 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

            Bug ID: 24369
           Summary: Orthographic mistakes in 'mon' and 'abmon' sections in
                    tt_RU (Tatar) locale
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: 6688000 at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Hello!

There are orthographic mistakes in mon and abmon sections of the tt_RU locale.
I will provide a patch file in the next message.

With best wishes,
Mansur

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
  2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
@ 2019-03-21  7:52 ` 6688000 at gmail dot com
  2019-05-28 20:17 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: 6688000 at gmail dot com @ 2019-03-21  7:52 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

--- Comment #1 from mansur <6688000 at gmail dot com> ---
Created attachment 11691
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11691&action=edit
tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

Hi!

tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

This commit fixes some errors and converts all month names to lowercase.
The content is synchronized with CLDR-34 now, but trailing dots are removed
from abmon values in order to maintain consistency with the previous values
and with many other locales which do the same.

[BZ #24369]
* localedata/locales/tt_RU (mon): Update from CLDR-34, fix errors.
(abmon): Likewise, but remove the trailing dots.

With best wishes,
Mansur

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
  2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
  2019-03-21  7:52 ` [Bug localedata/24369] " 6688000 at gmail dot com
@ 2019-05-28 20:17 ` cvs-commit at gcc dot gnu.org
  2019-05-28 20:36 ` digitalfreak at lingonborough dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2019-05-28 20:17 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Rafal Luzynski <rl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=182a3746b8cc28784718c8ea27346e97d1423945

commit 182a3746b8cc28784718c8ea27346e97d1423945
Author: mansayk <6688000@gmail.com>
Date:   Sat Mar 16 11:33:30 2019 +0300

    tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]

    This commit fixes some errors and converts all month names to lowercase.
    The content is synchronized with CLDR-35.1 now but trailing dots are
    removed from abmon values in order to maintain consistency with the
    previous values and with many other locales which do the same.

        [BZ #24369]
        * localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors.
        (abmon): Likewise, but remove the trailing dots.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
  2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
  2019-03-21  7:52 ` [Bug localedata/24369] " 6688000 at gmail dot com
  2019-05-28 20:17 ` cvs-commit at gcc dot gnu.org
@ 2019-05-28 20:36 ` digitalfreak at lingonborough dot com
  2019-05-28 21:45 ` digitalfreak at lingonborough dot com
  2019-05-29  8:07 ` 6688000 at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: digitalfreak at lingonborough dot com @ 2019-05-28 20:36 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |digitalfreak@lingonborough.
                   |                            |com
         Resolution|---                         |FIXED

--- Comment #3 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Thank you for your bug report and the patch, and I'm sorry for the delay. 
During that time, CLDR 35 and 35.1 have been released.  I have verified that
your updates match the newest version 35.1.  Therefore I tweaked your commit
message to refer to 35.1, added ChangeLog, and pushed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
  2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
                   ` (2 preceding siblings ...)
  2019-05-28 20:36 ` digitalfreak at lingonborough dot com
@ 2019-05-28 21:45 ` digitalfreak at lingonborough dot com
  2019-05-29  8:07 ` 6688000 at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: digitalfreak at lingonborough dot com @ 2019-05-28 21:45 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.30

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale
  2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
                   ` (3 preceding siblings ...)
  2019-05-28 21:45 ` digitalfreak at lingonborough dot com
@ 2019-05-29  8:07 ` 6688000 at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: 6688000 at gmail dot com @ 2019-05-29  8:07 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=24369

--- Comment #4 from mansur <6688000 at gmail dot com> ---
Hi, Rafal!

Great news! Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-29  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21  7:48 [Bug localedata/24369] New: Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale 6688000 at gmail dot com
2019-03-21  7:52 ` [Bug localedata/24369] " 6688000 at gmail dot com
2019-05-28 20:17 ` cvs-commit at gcc dot gnu.org
2019-05-28 20:36 ` digitalfreak at lingonborough dot com
2019-05-28 21:45 ` digitalfreak at lingonborough dot com
2019-05-29  8:07 ` 6688000 at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).