summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/fr_FR.ISO8859-1.src10
-rw-r--r--share/msgdef/fr_FR.ISO_8859-1.src10
3 files changed, 21 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 7e53371..871138d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -6,6 +6,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
+ fr_FR.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
ru_RU.KOI8-R \
diff --git a/share/msgdef/fr_FR.ISO8859-1.src b/share/msgdef/fr_FR.ISO8859-1.src
new file mode 100644
index 0000000..80d0218
--- /dev/null
+++ b/share/msgdef/fr_FR.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
+^[oOyY].*
+# noexpr
+^[nN].*
+# EOF
diff --git a/share/msgdef/fr_FR.ISO_8859-1.src b/share/msgdef/fr_FR.ISO_8859-1.src
new file mode 100644
index 0000000..80d0218
--- /dev/null
+++ b/share/msgdef/fr_FR.ISO_8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[oOyY].*
+# noexpr
+^[nN].*
+# EOF
OpenPOWER on IntegriCloud