about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-10-25 09:15:33 +0200
committerMike FABIAN <mfabian@redhat.com>2017-10-25 10:49:36 +0200
commit1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6 (patch)
tree7c320e95f714772cc6fd69f1feba2b14ac163b9b
parentda33d60bbec1279b7918bd8e4de82677575a32b4 (diff)
downloadglibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.gz
glibc-1bfb86aeb4fd66d09d3ff0bd3025b19ac383b9f6.tar.xz
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.
-rw-r--r--ChangeLog5
-rw-r--r--localedata/locales/zh_SG5
2 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index c6c99d91e5..950120e7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/localedata/locales/zh_SG b/localedata/locales/zh_SG
index 7ed2fc4c24..3ffe62279b 100644
--- a/localedata/locales/zh_SG
+++ b/localedata/locales/zh_SG
@@ -140,10 +140,7 @@ END LC_TIME
 
 
 LC_MESSAGES
-yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
-noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
-yesstr  "<U0059><U0065><U0073>"
-nostr   "<U004E><U006F>"
+copy "zh_CN"
 END LC_MESSAGES