summaryrefslogtreecommitdiff
path: root/share/msgdef
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2002-02-12 18:23:21 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2002-02-12 18:23:21 +0000
commit9fa950f1b5be8becdbe50063adf6e2a65d87a597 (patch)
treec86d1024302b6ea18d6d0283da654f2f99b9b4a4 /share/msgdef
parent391140a1b72856c66a3bc52b24580d48d598f925 (diff)
Notes
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile3
-rw-r--r--share/msgdef/fr_BE.ISO8859-1.src10
2 files changed, 12 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 4843f422f806..5ef315ddf18d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -15,6 +15,7 @@ LOCALES= af_ZA.ISO8859-1 \
es_ES.ISO8859-1 \
et_EE.ISO8859-15 \
fi_FI.ISO8859-1 \
+ fr_BE.ISO8859-1 \
fr_CH.ISO8859-1 \
fr_FR.ISO8859-1 \
hi_IN.ISCII-DEV \
@@ -43,7 +44,7 @@ LOCALES= af_ZA.ISO8859-1 \
LOCALEDIR= ${DESTDIR}/usr/share/locale
ASCIILINKS= en_CA en_GB en_US
-LATIN15LINKS= af_ZA da_DK de_DE en_CA en_GB en_US es_ES fi_FI fr_CH \
+LATIN15LINKS= af_ZA da_DK de_DE en_CA en_GB en_US es_ES fi_FI fr_BE fr_CH \
fr_FR is_IS it_IT nl_NL no_NO pt_PT sv_SE
GB_LINKS= en_AU en_NZ
diff --git a/share/msgdef/fr_BE.ISO8859-1.src b/share/msgdef/fr_BE.ISO8859-1.src
new file mode 100644
index 000000000000..14f8e236ee4a
--- /dev/null
+++ b/share/msgdef/fr_BE.ISO8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[oOyYjJ1].*
+# noexpr
+^[nN].*
+# EOF