mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
Fix abday in zh_SG
Make it the same as in zh_CN and zh_TW which agrees with "narrow" in CLDR. [BZ #21853] * locales/zh_SG (LC_TIME): Fix abday
This commit is contained in:
parent
e98c925fa4
commit
1b2be2732f
@ -1,3 +1,8 @@
|
||||
2017-08-02 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21853]
|
||||
* locales/zh_SG (LC_TIME): Fix abday
|
||||
|
||||
2017-07-27 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21848]
|
||||
|
@ -93,10 +93,7 @@ LC_TIME
|
||||
% for IBM Class for Unicode.
|
||||
%
|
||||
% Abbreviated weekday names (%a)
|
||||
abday "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
|
||||
"<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
|
||||
"<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
|
||||
"<U661F><U671F><U516D>"
|
||||
abday "<U65E5>";"<U4E00>";"<U4E8C>";"<U4E09>";"<U56DB>";"<U4E94>";"<U516D>"
|
||||
%
|
||||
% Full weekday names (%A)
|
||||
day "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
|
||||
|
Loading…
x
Reference in New Issue
Block a user