diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-08-29 10:54:53 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-08-29 13:55:42 +0200 |
commit | 15cf43a999857de1ad2745b838cb3d73ce45c7e1 (patch) | |
tree | 66c0d57ba6c6432bb165f1b401454b626643331f /localedata/locales | |
parent | 42496114ec0eb7d6d039d05d4262e109951c600c (diff) | |
download | glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.tar.gz glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.tar.xz glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.zip |
Use NFC for the strings in “day”, “yesstr”, and “nostr” in the sgs_LT locale
* locales/sgs_LT (LC_TIME): Use NFC for the strings in “day”. * locales/sgs_LT (LC_MESSAGES): Use NFC for “yesstr” and “nostr”.
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/sgs_LT | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/sgs_LT b/localedata/locales/sgs_LT index 67fbf4d752..39ac0d8d9b 100644 --- a/localedata/locales/sgs_LT +++ b/localedata/locales/sgs_LT @@ -82,7 +82,7 @@ day "<U006E><U0065><U0064><U0069><U0065><U006C><U0117><U0073><U0020><U0064>< "<U006F><U0074><U0065><U0072><U006E><U0069><U006E><U006B><U0073>";/ "<U0073><U0065><U0072><U0065><U0064><U0061>";/ "<U010D><U0065><U0074><U0076><U0065><U0072><U0067><U0073>";/ - "<U0070><U0065><U0074><U006E><U0069><U0304><U010D><U0117>";/ + "<U0070><U0065><U0074><U006E><U012B><U010D><U0117>";/ "<U0073><U006F><U0062><U0061><U0074><U0061>" abmon "<U0053><U0061><U0075>";"<U0056><U0061><U0073>";/ "<U004B><U0075><U006F>";"<U0042><U0061><U006C>";/ @@ -114,8 +114,8 @@ END LC_TIME LC_MESSAGES yesexpr "<U005E><U005B><U002B><U0031><U0054><U0074><U0059><U0079><U005D>" noexpr "<U005E><U005B><U002D><U0030><U004E><U006E><U005D>" -yesstr "<U0074><U0227><U0304><U0070>" -nostr "<U006E><U0065><U0304>" +yesstr "<U0074><U01E1><U0070>" +nostr "<U006E><U0113>" END LC_MESSAGES LC_PAPER |