mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
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”.
This commit is contained in:
parent
42496114ec
commit
15cf43a999
@ -1,3 +1,8 @@
|
||||
2017-08-29 Mike FABIAN <mfabian@redhat.com>
|
||||
|
||||
* locales/sgs_LT (LC_TIME): Use NFC for the strings in “day”.
|
||||
* locales/sgs_LT (LC_MESSAGES): Use NFC for “yesstr” and “nostr”.
|
||||
|
||||
2017-08-28 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21959]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user