summaryrefslogtreecommitdiffstats
path: root/share/numericdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-02-10 19:06:32 +0000
committerache <ache@FreeBSD.org>2001-02-10 19:06:32 +0000
commitc6a14de213ec9c7f67d95768ea571c6411cfc676 (patch)
treedcbab8ec6030bb93bcebfe1ab77903280668446f /share/numericdef
parent63fa6b1604222610189e00787cdb335e4575da84 (diff)
downloadFreeBSD-src-c6a14de213ec9c7f67d95768ea571c6411cfc676.zip
FreeBSD-src-c6a14de213ec9c7f67d95768ea571c6411cfc676.tar.gz
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
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/af_ZA.ISO8859-1.src2
-rw-r--r--share/numericdef/af_ZA.ISO_8859-1.src2
-rw-r--r--share/numericdef/da_DK.ISO8859-1.src2
-rw-r--r--share/numericdef/da_DK.ISO_8859-1.src2
-rw-r--r--share/numericdef/el_GR.ISO8859-7.src2
-rw-r--r--share/numericdef/el_GR.ISO_8859-7.src2
-rw-r--r--share/numericdef/en_US.ISO8859-1.src2
-rw-r--r--share/numericdef/en_US.ISO_8859-1.src2
-rw-r--r--share/numericdef/fi_FI.ISO8859-1.src2
-rw-r--r--share/numericdef/fi_FI.ISO_8859-1.src2
-rw-r--r--share/numericdef/is_IS.ISO8859-1.src2
-rw-r--r--share/numericdef/is_IS.ISO_8859-1.src2
-rw-r--r--share/numericdef/no_NO.ISO8859-1.src2
-rw-r--r--share/numericdef/no_NO.ISO_8859-1.src2
-rw-r--r--share/numericdef/ru_RU.KOI8-R.src2
-rw-r--r--share/numericdef/sv_SE.ISO8859-1.src2
-rw-r--r--share/numericdef/sv_SE.ISO_8859-1.src2
17 files changed, 17 insertions, 17 deletions
diff --git a/share/numericdef/af_ZA.ISO8859-1.src b/share/numericdef/af_ZA.ISO8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/af_ZA.ISO8859-1.src
+++ b/share/numericdef/af_ZA.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/af_ZA.ISO_8859-1.src b/share/numericdef/af_ZA.ISO_8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/af_ZA.ISO_8859-1.src
+++ b/share/numericdef/af_ZA.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/da_DK.ISO8859-1.src b/share/numericdef/da_DK.ISO8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/da_DK.ISO8859-1.src
+++ b/share/numericdef/da_DK.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/da_DK.ISO_8859-1.src b/share/numericdef/da_DK.ISO_8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/da_DK.ISO_8859-1.src
+++ b/share/numericdef/da_DK.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/el_GR.ISO8859-7.src b/share/numericdef/el_GR.ISO8859-7.src
index 4719c24..ee9ee5b 100644
--- a/share/numericdef/el_GR.ISO8859-7.src
+++ b/share/numericdef/el_GR.ISO8859-7.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping
-0;0
+-1
# EOF
diff --git a/share/numericdef/el_GR.ISO_8859-7.src b/share/numericdef/el_GR.ISO_8859-7.src
index 4719c24..ee9ee5b 100644
--- a/share/numericdef/el_GR.ISO_8859-7.src
+++ b/share/numericdef/el_GR.ISO_8859-7.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping
-0;0
+-1
# EOF
diff --git a/share/numericdef/en_US.ISO8859-1.src b/share/numericdef/en_US.ISO8859-1.src
index f5ce2f0..cd49d36 100644
--- a/share/numericdef/en_US.ISO8859-1.src
+++ b/share/numericdef/en_US.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
,
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/en_US.ISO_8859-1.src b/share/numericdef/en_US.ISO_8859-1.src
index f5ce2f0..cd49d36 100644
--- a/share/numericdef/en_US.ISO_8859-1.src
+++ b/share/numericdef/en_US.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
,
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/fi_FI.ISO8859-1.src b/share/numericdef/fi_FI.ISO8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/fi_FI.ISO8859-1.src
+++ b/share/numericdef/fi_FI.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/fi_FI.ISO_8859-1.src b/share/numericdef/fi_FI.ISO_8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/fi_FI.ISO_8859-1.src
+++ b/share/numericdef/fi_FI.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/is_IS.ISO8859-1.src b/share/numericdef/is_IS.ISO8859-1.src
index acad17c..4ebc899 100644
--- a/share/numericdef/is_IS.ISO8859-1.src
+++ b/share/numericdef/is_IS.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/is_IS.ISO_8859-1.src b/share/numericdef/is_IS.ISO_8859-1.src
index acad17c..4ebc899 100644
--- a/share/numericdef/is_IS.ISO_8859-1.src
+++ b/share/numericdef/is_IS.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/no_NO.ISO8859-1.src b/share/numericdef/no_NO.ISO8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/no_NO.ISO8859-1.src
+++ b/share/numericdef/no_NO.ISO8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/no_NO.ISO_8859-1.src b/share/numericdef/no_NO.ISO_8859-1.src
index 626bc2fe..9c48fd3 100644
--- a/share/numericdef/no_NO.ISO_8859-1.src
+++ b/share/numericdef/no_NO.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
.
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/ru_RU.KOI8-R.src b/share/numericdef/ru_RU.KOI8-R.src
index acad17c..4ebc899 100644
--- a/share/numericdef/ru_RU.KOI8-R.src
+++ b/share/numericdef/ru_RU.KOI8-R.src
@@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
-3;0
+3;3
# EOF
diff --git a/share/numericdef/sv_SE.ISO8859-1.src b/share/numericdef/sv_SE.ISO8859-1.src
index acad17c..4ebc899 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
diff --git a/share/numericdef/sv_SE.ISO_8859-1.src b/share/numericdef/sv_SE.ISO_8859-1.src
index acad17c..4ebc899 100644
--- a/share/numericdef/sv_SE.ISO_8859-1.src
+++ b/share/numericdef/sv_SE.ISO_8859-1.src
@@ -8,5 +8,5 @@
# thousands_sep
# grouping, separated by ;
-3;0
+3;3
# EOF
OpenPOWER on IntegriCloud