diff options
author | tobez <tobez@FreeBSD.org> | 2004-11-16 14:58:20 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-11-16 14:58:20 +0000 |
commit | 79cd9caa774b550ac404b756bf3e0ac20244c6ec (patch) | |
tree | 72c12cf12512a9c311bb4182b9416adbe3538aeb /share/numericdef | |
parent | d37a7160dbb78a3b9e787c41c7495bee445e3fcc (diff) | |
download | FreeBSD-src-79cd9caa774b550ac404b756bf3e0ac20244c6ec.zip FreeBSD-src-79cd9caa774b550ac404b756bf3e0ac20244c6ec.tar.gz |
Use comma instead of a single quote as the decimal point separator for
eu_ES.* locales.
Discussed with: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org>,
the eu_ES.* locales submitter, tjr
Diffstat (limited to 'share/numericdef')
-rw-r--r-- | share/numericdef/eu_ES.ISO8859-1.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/numericdef/eu_ES.ISO8859-1.src b/share/numericdef/eu_ES.ISO8859-1.src index 194bc3c..f182a55 100644 --- a/share/numericdef/eu_ES.ISO8859-1.src +++ b/share/numericdef/eu_ES.ISO8859-1.src @@ -4,7 +4,7 @@ # WARNING: empty lines are essential too # # decimal_point -' +, # thousands_sep . # grouping, separated by ; |