mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
17 lines
298 B
Text
17 lines
298 B
Text
# $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
|