This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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/9859] New fr_FR locale month abbrevs abmon are not fixed length


------- Additional Comments From stephane dot raimbault at gmail dot com  2009-03-14 22:52 -------
I wasn't able to see the problem because the link to
/usr/share/locale/fr/LC_TIME/coreutils.mo is broken on Ubuntu 8.10 and 9.04
(I've reported the problem).

The French translation of coreutils contains many mistakes and it's wrong to use
the same translation as the English one for dates:

#: src/ls.c:698
msgid "%b %e  %Y"
msgstr "%b %e  %Y" -> "%e %b  %Y"

#: src/ls.c:706
msgid "%b %e %H:%M"
msgstr "%b %e %H:%M" -> "%e %b %H:%M"

but I can't fix the alignment problem with this simple string (do you see the
hack before the %Y?).

I'll continue to discuss the problem on the coreutils list.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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