mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
LC_MONETARY (share/monetdef), LC_MESSAGES (share/msgdef). Now only en_US.ISO_8859-1 and ru_RU.KOI8-R locales ready. I will find some time in near future and'll try to make defintions for other locales.
10 lines
157 B
Text
10 lines
157 B
Text
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# yesexpr
|
|
^[ÄäyY].*
|
|
# noexpr
|
|
^[ÎînN].*
|
|
# EOF
|