[Libreoffice-commits] .: i18npool/source
Eike Rathke
erack at kemper.freedesktop.org
Mon Aug 13 04:55:21 PDT 2012
i18npool/source/localedata/data/pt_PT.xml | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 01e1f4eca5f89d685769833076df440a202b6a08
Author: Eike Rathke <erack at redhat.com>
Date: Mon Aug 13 13:51:27 2012 +0200
added AAAA-MM-DD HH:MM format code to [pt-PT]
Change-Id: I294c9b665a9314169515fe20b97b4558580662e9
diff --git a/i18npool/source/localedata/data/pt_PT.xml b/i18npool/source/localedata/data/pt_PT.xml
index 1908218..98a9b56 100644
--- a/i18npool/source/localedata/data/pt_PT.xml
+++ b/i18npool/source/localedata/data/pt_PT.xml
@@ -159,6 +159,9 @@
<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
<FormatCode>DD-MM-AAAA HH:MM:SS</FormatCode>
</FormatElement>
+ <FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="55">
+ <FormatCode>AAAA-MM-DD HH:MM</FormatCode>
+ </FormatElement>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>Geral</FormatCode>
</FormatElement>
More information about the Libreoffice-commits
mailing list