diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-10 19:06:32 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-10 19:06:32 +0000 |
commit | f580cdd6475e89811d89010692c3b628ff1b0bf6 (patch) | |
tree | 9ee1fc0cfdc8212d3918a00a85f1a6ff4a715fee /share/numericdef/sv_SE.ISO8859-1.src | |
parent | f816f51e9c657b0f39e1873584b73203ef729cdd (diff) |
Back out my "3;3" -> something change. While technikally the same, it only
leads to confusion.
el_GR: change "0;0" to "-1".
"0" is repeater for previous number, not no grouping
Notes
Notes:
svn path=/head/; revision=72329
Diffstat (limited to 'share/numericdef/sv_SE.ISO8859-1.src')
-rw-r--r-- | share/numericdef/sv_SE.ISO8859-1.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/numericdef/sv_SE.ISO8859-1.src b/share/numericdef/sv_SE.ISO8859-1.src index acad17c1ed51..4ebc899962aa 100644 --- a/share/numericdef/sv_SE.ISO8859-1.src +++ b/share/numericdef/sv_SE.ISO8859-1.src @@ -8,5 +8,5 @@ # thousands_sep # grouping, separated by ; -3;0 +3;3 # EOF |