summaryrefslogtreecommitdiff
path: root/share/msgdef
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-12-20 20:48:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-12-20 20:48:31 +0000
commitbf908a83ba0a1b0b9571b824edc606637f09f644 (patch)
tree2e49caf3e1220b49164dbaa0d18d920a99ddcff0 /share/msgdef
parent6ee2642fa50d0205582c12fe7e01d893bc24c75b (diff)
Notes
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/uk_UA.ISO8859-5.src14
2 files changed, 15 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index ade99db2ff4f..54a72bd4ce3b 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -32,6 +32,7 @@ LOCALES= af_ZA.ISO8859-1 \
sl_SI.ISO8859-2 \
sv_SE.ISO8859-1 \
tr_TR.ISO8859-9 \
+ uk_UA.ISO8859-5 \
uk_UA.KOI8-U \
ko_KR.eucKR \
ja_JP.eucJP \
diff --git a/share/msgdef/uk_UA.ISO8859-5.src b/share/msgdef/uk_UA.ISO8859-5.src
new file mode 100644
index 000000000000..cc508146e827
--- /dev/null
+++ b/share/msgdef/uk_UA.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