| author | Eike Rathke <erack@redhat.com> | 2012-08-13 11:51:27 (GMT) |
|---|---|---|
| committer | Eike Rathke <erack@redhat.com> | 2012-08-13 11:53:37 (GMT) |
| commit | 01e1f4eca5f89d685769833076df440a202b6a08 (patch) (side-by-side diff) | |
| tree | 9e197ba40afad62c0f8aa926f86fb44fb380414f | |
| parent | 0209269f770f68dac5c3bfa6d555b7f6908a0902 (diff) | |
| download | core-01e1f4eca5f89d685769833076df440a202b6a08.zip core-01e1f4eca5f89d685769833076df440a202b6a08.tar.gz | |
added AAAA-MM-DD HH:MM format code to [pt-PT]
Change-Id: I294c9b665a9314169515fe20b97b4558580662e9
| -rw-r--r-- | i18npool/source/localedata/data/pt_PT.xml | 3 |
1 files changed, 3 insertions, 0 deletions
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> |
