]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Tweak.
authorBruno Haible <bruno@clisp.org>
Mon, 5 Nov 2001 19:38:14 +0000 (19:38 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 20:53:06 +0000 (22:53 +0200)
doc/ChangeLog
doc/gettext.texi

index 90aca99f648c2824f48407fc06f4bb14cc3913c1..20ca49a607e48abb52e20fb1a4b8ee7e82d6026c 100644 (file)
@@ -1,3 +1,9 @@
+2001-11-05  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext.texi (Aspects): Write "German" instead of "French", since
+       the french number formatting rules are different.
+       Reported by Mark Hoebeke <mh@jouy.inra.fr>.
+
 2001-11-01  Bruno Haible  <haible@clisp.cons.org>
 
        * matrix.texi: Update.
index d3d51b230d6a5cd4221d8711543e16e306b2d04a..f268c559d1faee4d489711bc9a53948d73287c7e 100644 (file)
@@ -573,7 +573,8 @@ their respective locales:
 
 @example
 12,345.67       English
-12.345,67       French
+12.345,67       German
+ 12345,67       French
 1,2345.67       Asia
 @end example