summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-02-19 20:05:22 +0000
committerphantom <phantom@FreeBSD.org>2001-02-19 20:05:22 +0000
commitaa6ca61ecfb34832b8b46b5286990928269d0c8e (patch)
tree66bb73b9b334d568466512b217c34a13f7c17eb6 /share/msgdef
parentfa610ba2e242dfce303ff40014005996752b81c2 (diff)
downloadFreeBSD-src-aa6ca61ecfb34832b8b46b5286990928269d0c8e.zip
FreeBSD-src-aa6ca61ecfb34832b8b46b5286990928269d0c8e.tar.gz
add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and
ru_RU.ISO_8859-5 locales
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile2
-rw-r--r--share/msgdef/ru_RU.CP866.src14
-rw-r--r--share/msgdef/ru_RU.ISO8859-5.src14
-rw-r--r--share/msgdef/ru_RU.ISO_8859-5.src14
4 files changed, 44 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 2b322f3..0920445 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -16,6 +16,8 @@ LOCALES= af_ZA.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
pl_PL.ISO_8859-2 \
+ ru_RU.CP866 \
+ ru_RU.ISO_8859-5 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1 \
uk_UA.KOI8-U \
diff --git a/share/msgdef/ru_RU.CP866.src b/share/msgdef/ru_RU.CP866.src
new file mode 100644
index 0000000..df2b035
--- /dev/null
+++ b/share/msgdef/ru_RU.CP866.src
@@ -0,0 +1,14 @@
+# $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/ru_RU.ISO8859-5.src b/share/msgdef/ru_RU.ISO8859-5.src
new file mode 100644
index 0000000..360485e
--- /dev/null
+++ b/share/msgdef/ru_RU.ISO8859-5.src
@@ -0,0 +1,14 @@
+# $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/ru_RU.ISO_8859-5.src b/share/msgdef/ru_RU.ISO_8859-5.src
new file mode 100644
index 0000000..360485e
--- /dev/null
+++ b/share/msgdef/ru_RU.ISO_8859-5.src
@@ -0,0 +1,14 @@
+# $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