mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 11:43:34 +08:00
Fix country name in li_BE and encoding problem in abday in li_BE and li_NL
* locales/li_BE: Fix country name and encoding problem in abday. * locales/li_NL: Fix encoding problem in abday.
This commit is contained in:
parent
babbf7552a
commit
8bd8c052e7
@ -1,3 +1,8 @@
|
||||
2017-07-14 Mike FABIAN <mfabian@redhat.com>
|
||||
|
||||
* locales/li_BE: Fix country name and encoding problem in abday.
|
||||
* locales/li_NL: Fix encoding problem in abday.
|
||||
|
||||
2017-07-14 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21767]
|
||||
|
@ -41,7 +41,8 @@ postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
|
||||
<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
|
||||
<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
|
||||
<U004E><U0025><U0063><U0025><U004E>"
|
||||
%FIXME country_name "Belgie"
|
||||
% https://li.wiktionary.org/wiki/B%C3%A8lsj "Bèlsj"
|
||||
country_name "<U0042><U00E8><U006C><U0073><U006A>"
|
||||
country_post "<U0042>"
|
||||
country_ab2 "<U0042><U0045>"
|
||||
country_ab3 "<U0042><U0045><U004C>"
|
||||
@ -95,7 +96,7 @@ LC_TIME
|
||||
abday "<U007A><U00F3><U006E>";"<U006D><U0061><U006F>";/
|
||||
"<U0064><U0061><U0065>";"<U0067><U006F><U006F>";/
|
||||
"<U0064><U00F3><U006E>";"<U0076><U0072><U0069>";/
|
||||
"<U007A><U0091><U006F>"
|
||||
"<U007A><U0061><U006F>"
|
||||
day "<U007A><U00F3><U006E><U0064><U0069><U0067>";/
|
||||
"<U006D><U0061><U006F><U006E><U0064><U0069><U0067>";/
|
||||
"<U0064><U0061><U0065><U006E><U0073><U0064><U0069><U0067>";/
|
||||
|
@ -97,7 +97,7 @@ LC_TIME
|
||||
abday "<U007A><U00F3><U006E>";"<U006D><U0061><U006F>";/
|
||||
"<U0064><U0061><U0065>";"<U0067><U006F><U006F>";/
|
||||
"<U0064><U00F3><U006E>";"<U0076><U0072><U0069>";/
|
||||
"<U007A><U0091><U006F>"
|
||||
"<U007A><U0061><U006F>"
|
||||
day "<U007A><U00F3><U006E><U0064><U0069><U0067>";/
|
||||
"<U006D><U0061><U006F><U006E><U0064><U0069><U0067>";/
|
||||
"<U0064><U0061><U0065><U006E><U0073><U0064><U0069><U0067>";/
|
||||
|
Loading…
Reference in New Issue
Block a user