cmn_TW locale: Improve yesexpr and noexpr

* localedata/locales/cmn_TW (LC_MESSAGES): In yesexpr and noexpr,
	also check for Chinese characters.
This commit is contained in:
Mike FABIAN 2017-10-25 09:58:59 +02:00
parent effc9e1d50
commit d971f38002
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2017-10-25 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/cmn_TW (LC_MESSAGES): In yesexpr and noexpr,
also check for Chinese characters.
2017-10-25 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/chr_US (LC_MESSAGES): In yesexpr and noexpr,

View File

@ -169,10 +169,8 @@ measurement 1
END LC_MEASUREMENT
LC_MESSAGES
% ^[yY]
yesexpr "<U005E><U005B><U0079><U0059><U005D>"
% ^[nN]
noexpr "<U005E><U005B><U006E><U004E><U005D>"
yesexpr "^[+1yY<U662F>]"
noexpr "^[-0nN<U4E0D><U5426>]"
% 是
yesstr "<U662F>"
% 不是