This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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]

[Bug localedata/4789] incorrect abmon in polish locales


------- Additional Comments From r_runner at poczta dot onet dot pl  2007-07-14 06:46 -------
ISO/IEC TR 14652

abmon Define the abbreviated month names, to be referenced by the %b field
      descriptor. The operand consists of twelve or thirteen semicolon-
      separated strings. The first string is the *abbreviated name* of the first
      month of the year (January), the second the *abbreviated name* of the
      second month, and so on.

In pl_PL ver. 1.19 (Revision 1.12.2.5, fedora-glibc-2_6-4, fedora-glibc-2_6-3) is:
I   - first month of the year (mon in polish styczeñ)
II  - second      (mon in polish luty)
III - third       (mon in polish marzec)
IV
V
VI
VII
VIII
IX
X
XI
XII

Definition of abmon was correct in previous versions (1.18 or less):

sty - first month (from styczeñ)
lut - second (from luty)
mar - from marzec
and so on.




-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4789

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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