From 71969c8b6a62253353acba548fc6f62ccf75fd23 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 13 Oct 2014 19:18:02 +0200 Subject: Resolves fdo#84961: zh_CN date separator should be "/" rather than "/" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to the patch from Kevin Suo, see https://bugs.freedesktop.org/attachment.cgi?id=107768 Signed-off-by: Eike Rathke With additional change to the DateAcceptancePattern. Change-Id: I80695028d51c6b91e9e9418e2d1ce33d76d23893 Reviewed-on: https://gerrit.libreoffice.org/11958 Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- i18npool/source/localedata/data/zh_CN.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18npool') diff --git a/i18npool/source/localedata/data/zh_CN.xml b/i18npool/source/localedata/data/zh_CN.xml index e58c59a2d390..d6e839ef60f3 100644 --- a/i18npool/source/localedata/data/zh_CN.xml +++ b/i18npool/source/localedata/data/zh_CN.xml @@ -30,7 +30,7 @@ - + / , . : @@ -56,7 +56,7 @@ M/D M/D Y.M.D - Y/M/D + Y/M/D Y年M月D日 M月D日 @@ -119,10 +119,10 @@ YYYY"年"M"月"D"日" NNNN - YY/M/D + YY/M/D - YYYY/M/D + YYYY/M/D YYYY"年"M"月" @@ -143,10 +143,10 @@ YY"年"M"月"D"日" NNNN - YY/M/D NNNN + YY/M/D NNNN - YYYY/M/D NNNN + YYYY/M/D NNNN YYYY"年"M"月"D"日" NNNN @@ -228,10 +228,10 @@ YY"年"M"月"D"日"HH"时"MM"分" - M/D/YY HH:MM + M/D/YY HH:MM - MM/DD/YYYY HH:MM:SS + MM/DD/YYYY HH:MM:SS -- cgit v1.2.3