[PATCH 1/1] Fix abday in zh_SG
Akhilesh Kumar
akhilesh.k@samsung.com
Fri Jul 28 04:53:00 GMT 2017
Fix abday, Reference taken form zh_CN
[#BZ 21853]
*locales/zh_SG(LC_TIME) : Fix abday
---
localedata/locales/zh_SG | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/localedata/locales/zh_SG b/localedata/locales/zh_SG
index 2354997..7ed2fc4 100644
--- a/localedata/locales/zh_SG
+++ b/localedata/locales/zh_SG
@@ -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>";/
--
1.7.1
More information about the Libc-alpha
mailing list