about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-07-17 16:18:10 +0200
committerMike FABIAN <mfabian@redhat.com>2017-07-17 16:29:55 +0200
commit6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb (patch)
tree488a6acadfc8a1883cfedd00d2110628066c5f1f
parent7317a9702081589b5a67f6883d8cf033e1b67605 (diff)
downloadglibc-6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb.tar.gz
glibc-6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb.tar.xz
glibc-6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb.zip
Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in yesstr and nostr for to_TO locale
Suggested by Rafał Lużyński.

	* locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr
-rw-r--r--localedata/ChangeLog4
-rw-r--r--localedata/locales/to_TO8
2 files changed, 8 insertions, 4 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index e879c689f1..16550c17ba 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,9 @@
 2017-07-17  Mike FABIAN  <mfabian@redhat.com>
 
+	* locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr
+
+2017-07-17  Mike FABIAN  <mfabian@redhat.com>
+
 	* locales/agr_PE (LC_MESSAGES): Add yY to yesexpr.
 
 2017-07-17  Mike FABIAN  <mfabian@redhat.com>
diff --git a/localedata/locales/to_TO b/localedata/locales/to_TO
index 9a658f8a6a..bddf191cdc 100644
--- a/localedata/locales/to_TO
+++ b/localedata/locales/to_TO
@@ -162,10 +162,10 @@ LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
 % ^[-0nN]
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
-% Yes -> 'Io
-yesstr  "<U0027><U0049><U006F>"
-% NO -> 'Ikai
-nostr   "<U0027><U0049><U006B><U0061><U0069>"
+% Yes -> ʻIo
+yesstr  "<U02BB><U0049><U006F>"
+% NO -> ʻIkai
+nostr   "<U02BB><U0049><U006B><U0061><U0069>"
 END LC_MESSAGES