summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-12-20 11:18:43 +0000
committerache <ache@FreeBSD.org>2003-12-20 11:18:43 +0000
commitac5798858c2ebeffce49dfdd6ae12a85eb1aabaa (patch)
tree8a9deaa7c5c5b3b6e469130f2e013c0ddec2bac7 /share/msgdef
parentf8c04248bd82b24576191a8962a3c0c1ee497e13 (diff)
downloadFreeBSD-src-ac5798858c2ebeffce49dfdd6ae12a85eb1aabaa.zip
FreeBSD-src-ac5798858c2ebeffce49dfdd6ae12a85eb1aabaa.tar.gz
Add be_BY.*
Submitted by: Yury Tarasievich <grog@grsu.by>
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