diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-10-25 09:15:33 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-10-25 10:49:36 +0200 |
commit | 1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6 (patch) | |
tree | 7c320e95f714772cc6fd69f1feba2b14ac163b9b /ChangeLog | |
parent | da33d60bbec1279b7918bd8e4de82677575a32b4 (diff) | |
download | glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.gz glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.bz2 glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.zip |
zh_SG locale: Use copy "zh_CN" in LC_MESSAGES instead of English
* localedata/locales/zh_SG (LC_MESSAGES): Use copy "zh_CN"
instead of using English.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2017-10-25 Mike FABIAN <mfabian@redhat.com> + * localedata/locales/zh_SG (LC_MESSAGES): Use copy "zh_CN" + instead of using English. + +2017-10-25 Mike FABIAN <mfabian@redhat.com> + * localedata/locales/ug_CN (LC_MESSAGES): Fix noexpr and yesexpr by including the first letters of nostr and yesexpr in the regexp. Also make it more readable by using ASCII where possible. |