about summary refs log tree commit diff
path: root/localedata/locales/nan_TW@latin
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-19 00:00:58 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-23 03:54:27 -0400
commit06f61f191b9217c2b65f568297c0e76d3e0cce3c (patch)
tree8a8dccb7dcae3f177e593dac131e66bbe5c40f03 /localedata/locales/nan_TW@latin
parentf982160ead05503667c0e27efdc09e24e8b39d15 (diff)
downloadglibc-06f61f191b9217c2b65f568297c0e76d3e0cce3c.tar.gz
glibc-06f61f191b9217c2b65f568297c0e76d3e0cce3c.tar.xz
glibc-06f61f191b9217c2b65f568297c0e76d3e0cce3c.zip
localedata: LC_MESSAGES.{yes,no}expr: standardize yY/nN [BZ #15262]
The vast majority of languages include yY/nN in their yes/no regexes.
Standardize the few that were missing them.
  ms_MY: noexpr: add nN
  nan_TW@latin: yesexpr: add yY
  nan_TW@latin: noexpr: add nN
  se_NO: noexpr: add nN

This also highlighted a few that were incorrectly using yY/nN because
they clashed with their localized messages:
  uz_UZ: yesexpr: change ^[+1YyHh] to ^[+1ҲҳHh]
  uz_UZ: noexpr: change ^[-0JjNn] to ^[-0ЙйNnYyJj]
  uz_UZ@cyrillic: yesexpr: change ^[+1ҲҳYy] to ^[+1ҲҳHh]
  uz_UZ@cyrillic: noexpr: change ^[-0ЙйNn] to [-0ЙйNnYyJj]
  yo_NG: move nN (short for Bẹ́ẹ̀ni) from noexpr to yesexpr
Diffstat (limited to 'localedata/locales/nan_TW@latin')
-rw-r--r--localedata/locales/nan_TW@latin4
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/nan_TW@latin b/localedata/locales/nan_TW@latin
index 8c455d3aa5..5379b23201 100644
--- a/localedata/locales/nan_TW@latin
+++ b/localedata/locales/nan_TW@latin
@@ -145,8 +145,8 @@ week 7;19971130;1
 END LC_TIME
 
 LC_MESSAGES
-yesexpr "<U005E><U005B><U002B><U0031><U0073><U0053><U005D>"
-noexpr  "<U005E><U005B><U002D><U0030><U006D><U004D><U005D>"
+yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U0073><U0053><U005D>"
+noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U006D><U004D><U005D>"
 yesstr  "<U0053><U012B>"
 nostr   "<U004D><U0304><U002D><U0053><U012B>"
 END LC_MESSAGES