[Bug localedata/13413] New: Wrong placement of monetary symbol in nl_BE

martin.pitt at ubuntu dot com sourceware-bugzilla@sourceware.org
Wed Nov 16 08:13:00 GMT 2011


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

             Bug #: 13413
           Summary: Wrong placement of monetary symbol in nl_BE
           Product: glibc
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales@sources.redhat.com
        ReportedBy: martin.pitt@ubuntu.com
    Classification: Unclassified


(Forwarded from https://launchpad.net/bugs/586742)

In Flemish the rules for the eurosign are as follows:
€ 2,50
2,50 EUR

However, with the current nl_BE locale I get the following:
2,50 €
2,50 EUR

>From looking at the LC_MONETARY file, I believe this could be fixed by changing
"p_cs_precedes=0" to "p_cs_precedes=1"

(as a side note, the Dutch nl_NL monetary rules are correct
€ 2,50
EUR 2,50 )

reference: http://taaladvies.net/taal/advies/vraag/1178 (Dutch) (site of the
Dutch language union)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list