summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile3
-rw-r--r--share/msgdef/be_BY.CP1131.src13
-rw-r--r--share/msgdef/be_BY.CP1251.src13
-rw-r--r--share/msgdef/be_BY.ISO8859-5.src13
4 files changed, 42 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index b1e9459..a1f1f23 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -5,6 +5,9 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO8859-1 \
am_ET.UTF-8 \
+ be_BY.CP1131 \
+ be_BY.CP1251 \
+ be_BY.ISO8859-5 \
bg_BG.CP1251 \
ca_ES.ISO8859-1 \
cs_CZ.ISO8859-2 \
diff --git a/share/msgdef/be_BY.CP1131.src b/share/msgdef/be_BY.CP1131.src
new file mode 100644
index 0000000..ed0a05e
--- /dev/null
+++ b/share/msgdef/be_BY.CP1131.src
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY].*
+# noexpr
+^[nN].*
+# yesstr
+⠪
+# nostr
+
+# EOF
diff --git a/share/msgdef/be_BY.CP1251.src b/share/msgdef/be_BY.CP1251.src
new file mode 100644
index 0000000..a401228
--- /dev/null
+++ b/share/msgdef/be_BY.CP1251.src
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY].*
+# noexpr
+^[nN].*
+# yesstr
+
+# nostr
+
+# EOF
diff --git a/share/msgdef/be_BY.ISO8859-5.src b/share/msgdef/be_BY.ISO8859-5.src
new file mode 100644
index 0000000..a36e126
--- /dev/null
+++ b/share/msgdef/be_BY.ISO8859-5.src
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY].*
+# noexpr
+^[ݽnN].*
+# yesstr
+
+# nostr
+
+# EOF
OpenPOWER on IntegriCloud