Date: Tue, 9 Jun 2009 22:22:04 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/monetdef de_CH.ISO8859-1.src src/share/numericdef Makefile de_CH.ISO8859-1.src Message-ID: <200906092222.n59MMJEg098032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2009-06-09 22:22:04 UTC
FreeBSD src repository
Modified files:
share/monetdef de_CH.ISO8859-1.src
share/numericdef Makefile
Added files:
share/numericdef de_CH.ISO8859-1.src
Log:
SVN rev 193867 on 2009-06-09 22:22:04Z by edwin
Fix LC_NUMERIC and LC_MONETARY for de_CH locale
With the de_CH (swiss german) locale, numbers should look like this:
numbers: 1'234.45
monetary values: Fr. 1'234.45
Previously, the thousands separator was missing for numbers, and
"." for monetary values, and "," was incorrectly used as decimal
point.
PR: conf/75502
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
MFC after: 1 week
Revision Changes Path
1.2 +2 -2 src/share/monetdef/de_CH.ISO8859-1.src
1.62 +7 -6 src/share/numericdef/Makefile
1.1 +12 -0 src/share/numericdef/de_CH.ISO8859-1.src (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906092222.n59MMJEg098032>
