From 8522f8bd8a3100edcd1b8c3fc601a0395512cb81 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 7 Jun 2003 00:28:58 +0000 Subject: Add ru_RU.CP1251 --- share/msgdef/Makefile | 1 + share/msgdef/ru_RU.CP1251.src | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 share/msgdef/ru_RU.CP1251.src (limited to 'share/msgdef') diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index a456a4d..92633f0 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -30,6 +30,7 @@ LOCALES= af_ZA.ISO8859-1 \ pl_PL.ISO8859-2 \ pt_PT.ISO8859-1 \ ro_RO.ISO8859-2 \ + ru_RU.CP1251 \ ru_RU.CP866 \ ru_RU.ISO8859-5 \ ru_RU.KOI8-R \ diff --git a/share/msgdef/ru_RU.CP1251.src b/share/msgdef/ru_RU.CP1251.src new file mode 100644 index 0000000..5774d94 --- /dev/null +++ b/share/msgdef/ru_RU.CP1251.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 -- cgit v1.1