diff options
author | ache <ache@FreeBSD.org> | 2003-07-05 12:03:16 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-07-05 12:03:16 +0000 |
commit | 1a679693671db910bcbef69754f6fd998cc42db1 (patch) | |
tree | 5f33bd536c5dd42c13d26501a56d06546022bdae /share/msgdef | |
parent | 05ca40608b133c08a0d18ab443d891ecbe3ee277 (diff) | |
download | FreeBSD-src-1a679693671db910bcbef69754f6fd998cc42db1.zip FreeBSD-src-1a679693671db910bcbef69754f6fd998cc42db1.tar.gz |
Add ARMSCSII-8 locale
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
Diffstat (limited to 'share/msgdef')
-rw-r--r-- | share/msgdef/Makefile | 1 | ||||
-rw-r--r-- | share/msgdef/hy_AM.ARMSCII-8.src | 17 |
2 files changed, 18 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index 92633f0..0ffa2f0 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -22,6 +22,7 @@ LOCALES= af_ZA.ISO8859-1 \ hi_IN.ISCII-DEV \ hr_HR.ISO8859-2 \ hu_HU.ISO8859-2 \ + hy_AM.ARMSCII-8 \ is_IS.ISO8859-1 \ it_IT.ISO8859-1 \ lt_LT.ISO8859-13 \ diff --git a/share/msgdef/hy_AM.ARMSCII-8.src b/share/msgdef/hy_AM.ARMSCII-8.src new file mode 100644 index 0000000..c11b38e --- /dev/null +++ b/share/msgdef/hy_AM.ARMSCII-8.src @@ -0,0 +1,17 @@ +# $FreeBSD$ +# +# msgdef source for ARMSCII-8 locale for FreeBSD +# Made available by Vahe Khachikyan <vahe@khachikyan.de> +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[³²yY].* +# noexpr +^[áànN].* +# yesstr +²Ûá +# nostr +àã +# EOF |