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/6918] New: Wrong d_fmt for fr_CH and it_CH


d_fmt should be the same in all Swiss languages, the space after the point is
superfluous. The following change should be made in both fr_CH and it_CH:
- d_fmt   "<U0025><U0064><U002E><U0020><U0025><U006D><U002E><U0020><U0025><U0079>"
+ d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0079>"

See e.g.
http://www.news.admin.ch/index.html?lang=fr
http://www.news.admin.ch/index.html?lang=it

I also plan to make some research on bug#4555, but it could take some time and
discussion.

-- 
           Summary: Wrong d_fmt for fr_CH and it_CH
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: claude at 2xlibre dot net
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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]