[Libreoffice-commits] core.git: i18npool/source
Eike Rathke (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 15 17:58:40 UTC 2020
i18npool/source/localedata/data/zh_CN.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6193bf1541be95c3679cdc5c4a96d4ab5fc5218c
Author: Eike Rathke <erack at redhat.com>
AuthorDate: Thu May 14 20:47:44 2020 +0200
Commit: Eike Rathke <erack at redhat.com>
CommitDate: Fri May 15 19:58:04 2020 +0200
Change [zh-CN] keyword 'General' to '常规', tdf#88233
Change-Id: I2f822a839724c7b4c2129d7f1bd1cce025b9289c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94254
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack at redhat.com>
diff --git a/i18npool/source/localedata/data/zh_CN.xml b/i18npool/source/localedata/data/zh_CN.xml
index 8b2b93b82d27..814c6db9ba48 100644
--- a/i18npool/source/localedata/data/zh_CN.xml
+++ b/i18npool/source/localedata/data/zh_CN.xml
@@ -61,7 +61,7 @@
<DateAcceptancePattern>M月D日</DateAcceptancePattern>
<!-- Fix number formats. Index range is from 0 to 5. -->
<FormatElement msgid="NumberFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
- <FormatCode>General</FormatCode>
+ <FormatCode>常规</FormatCode>
</FormatElement>
<FormatElement msgid="NumberFormatskey2" default="false" type="medium" usage="FIXED_NUMBER" formatindex="1">
<FormatCode>0</FormatCode>
More information about the Libreoffice-commits
mailing list