diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-10 13:31:36 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-10 13:31:36 +0000 |
| commit | 1ad3d43729af035863a22a23303248b3b9c2f7b4 (patch) | |
| tree | ea4f4238c69893cef7e1d099b8f70c6f2710d91a /share/numericdef | |
| parent | 174584dc67400003712e453d1e9a04620096e83b (diff) | |
Notes
Diffstat (limited to 'share/numericdef')
| -rw-r--r-- | share/numericdef/cs_CZ.ISO8859-2.src | 12 | ||||
| -rw-r--r-- | share/numericdef/cs_CZ.ISO_8859-2.src | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/share/numericdef/cs_CZ.ISO8859-2.src b/share/numericdef/cs_CZ.ISO8859-2.src new file mode 100644 index 000000000000..68677812c355 --- /dev/null +++ b/share/numericdef/cs_CZ.ISO8859-2.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep + +# grouping +3;3 +# EOF diff --git a/share/numericdef/cs_CZ.ISO_8859-2.src b/share/numericdef/cs_CZ.ISO_8859-2.src new file mode 100644 index 000000000000..68677812c355 --- /dev/null +++ b/share/numericdef/cs_CZ.ISO_8859-2.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep + +# grouping +3;3 +# EOF |
