From d8f7469b5973ea690d0dc0c4b62b16ca016c84a3 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 5 Nov 2001 07:21:03 +0000 Subject: Add bg_BG.CP1251 PR: 25472 Submitted by: Peter Pentchev --- share/numericdef/Makefile | 1 + share/numericdef/bg_BG.CP1251.src | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 share/numericdef/bg_BG.CP1251.src (limited to 'share/numericdef') diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index cf214be..89e5811 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -4,6 +4,7 @@ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= af_ZA.ISO8859-1 \ + bg_BG.CP1251 \ cs_CZ.ISO8859-2 \ da_DK.ISO8859-1 \ de_DE.ISO8859-1 \ diff --git a/share/numericdef/bg_BG.CP1251.src b/share/numericdef/bg_BG.CP1251.src new file mode 100644 index 0000000..6867781 --- /dev/null +++ b/share/numericdef/bg_BG.CP1251.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 -- cgit v1.1