From: Mike FABIAN Date: Mon, 17 Jul 2017 14:18:10 +0000 (+0200) Subject: Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in yesstr and... X-Git-Tag: glibc-2.26~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb;p=thirdparty%2Fglibc.git 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 --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e879c689f1a..16550c17ba5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2017-07-17 Mike FABIAN + + * locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr + 2017-07-17 Mike FABIAN * locales/agr_PE (LC_MESSAGES): Add yY to yesexpr. diff --git a/localedata/locales/to_TO b/localedata/locales/to_TO index 9a658f8a6aa..bddf191cdc5 100644 --- a/localedata/locales/to_TO +++ b/localedata/locales/to_TO @@ -162,10 +162,10 @@ LC_MESSAGES yesexpr "" % ^[-0nN] noexpr "" -% Yes -> 'Io -yesstr "" -% NO -> 'Ikai -nostr "" +% Yes -> Ê»Io +yesstr "" +% NO -> Ê»Ikai +nostr "" END LC_MESSAGES