freebsd-dev/share/msgdef/ja_JP.SJIS.src
Alexey Zelkin 20762f714b Unbreak ja_JP.SJIS locale by adding following associations:
LC_NUMERIC:     ja_JP.eucJP -> ja_JP.SJIS
        LC_MONETARY:    ja_JP.eucJP -> ja_JP.SJIS
        LC_MESSAGES:    en_GB.ISO8859-1 -> ja_JP.SJIS

2Japansese folks: Feel free to fix as you desire correct.
2002-04-05 15:39:16 +00:00

14 lines
267 B
Plaintext

# $FreeBSD$
#
# XXX: ja_JP.SJIS contains english messages only. Someone familiar with
# this locale is wanted to complete it!
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# yesexpr
^[yY].*
# noexpr
^[nN].*
# EOF