public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/28787] New: Add information for Occitan
@ 2022-01-16 15:10 quentinantonin at free dot fr
  2023-11-16 14:49 ` [Bug localedata/28787] " maiku.fabian at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: quentinantonin at free dot fr @ 2022-01-16 15:10 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 28787
           Summary: Add information for Occitan
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: quentinantonin at free dot fr
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Created attachment 13909
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13909&action=edit
Data file for Occitan with my improvements

Hello,
I added some fields for the oc_FR locale (LC_MESSAGES + some changes in
date_fmt and d_t_fmt, now more similar to Catalan and usual usage).

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
@ 2023-11-16 14:49 ` maiku.fabian at gmail dot com
  2023-11-16 14:51 ` maiku.fabian at gmail dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2023-11-16 14:49 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com

--- Comment #1 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Comparing with

https://github.com/unicode-org/cldr/blob/main/common/main/oc.xml#L1134

<dateFormat>
        <pattern draft="unconfirmed">EEEE d MMMM 'de' y</pattern>

your patch looks OK to me.

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
  2023-11-16 14:49 ` [Bug localedata/28787] " maiku.fabian at gmail dot com
@ 2023-11-16 14:51 ` maiku.fabian at gmail dot com
  2023-11-16 14:51 ` maiku.fabian at gmail dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2023-11-16 14:51 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
  2023-11-16 14:49 ` [Bug localedata/28787] " maiku.fabian at gmail dot com
  2023-11-16 14:51 ` maiku.fabian at gmail dot com
@ 2023-11-16 14:51 ` maiku.fabian at gmail dot com
  2023-11-16 22:59 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2023-11-16 14:51 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.39

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
                   ` (2 preceding siblings ...)
  2023-11-16 14:51 ` maiku.fabian at gmail dot com
@ 2023-11-16 22:59 ` cvs-commit at gcc dot gnu.org
  2023-11-16 23:00 ` maiku.fabian at gmail dot com
  2023-11-21 15:57 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-11-16 22:59 UTC (permalink / raw)
  To: libc-locales

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

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

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=70246b849578a93be722be56ad268fdf3f491258

commit 70246b849578a93be722be56ad268fdf3f491258
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Nov 16 15:45:50 2023 +0100

    localedata: Add information for Occitan

    Resolves: BZ # 28787

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
                   ` (3 preceding siblings ...)
  2023-11-16 22:59 ` cvs-commit at gcc dot gnu.org
@ 2023-11-16 23:00 ` maiku.fabian at gmail dot com
  2023-11-21 15:57 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2023-11-16 23:00 UTC (permalink / raw)
  To: libc-locales

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Pushed to glibc master. Fix will be in the 2.39 release.

(I also converted the oc_FR locale to UTF-8).

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

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

* [Bug localedata/28787] Add information for Occitan
  2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
                   ` (4 preceding siblings ...)
  2023-11-16 23:00 ` maiku.fabian at gmail dot com
@ 2023-11-21 15:57 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2023-11-21 15:57 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 from Mike FABIAN <maiku.fabian at gmail dot com> ---
*** Bug 25949 has been marked as a duplicate of this bug. ***

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

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

end of thread, other threads:[~2023-11-21 15:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16 15:10 [Bug localedata/28787] New: Add information for Occitan quentinantonin at free dot fr
2023-11-16 14:49 ` [Bug localedata/28787] " maiku.fabian at gmail dot com
2023-11-16 14:51 ` maiku.fabian at gmail dot com
2023-11-16 14:51 ` maiku.fabian at gmail dot com
2023-11-16 22:59 ` cvs-commit at gcc dot gnu.org
2023-11-16 23:00 ` maiku.fabian at gmail dot com
2023-11-21 15:57 ` maiku.fabian 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).