summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-12-19 15:08:26 +0100
committerEike Rathke <erack@redhat.com>2014-12-19 15:12:39 +0100
commit9a2cb1f0d59d66063266c05ce71985db140f907c (patch)
treefd9931203f2d7eb76f3d420d45cefd578a468603 /i18npool
parent00428a15f0e7346af5da80563197950cf6439297 (diff)
add more date formats for [pt-PT]
Apparently commonly used, as suggested by Sérgio Marques Change-Id: I6cdbcd96034ec7bb04f364ec5747b069e32ec379 (cherry picked from commit 89de0181ffe2f94ea0b27bbd9da76bafa5ad1455)
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/pt_PT.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/pt_PT.xml b/i18npool/source/localedata/data/pt_PT.xml
index 75037728460f..770c00121d06 100644
--- a/i18npool/source/localedata/data/pt_PT.xml
+++ b/i18npool/source/localedata/data/pt_PT.xml
@@ -132,6 +132,30 @@
<FormatElement msgid="DateFormatskey26" default="false" type="medium" usage="DATE" formatindex="54">
<FormatCode>DD-MMM-AAAA</FormatCode>
</FormatElement>
+ <FormatElement msgid="DateFormatskey27" default="false" type="medium" usage="DATE" formatindex="56">
+ <FormatCode>MMMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey28" default="false" type="medium" usage="DATE" formatindex="57">
+ <FormatCode>MMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey29" default="false" type="medium" usage="DATE" formatindex="58">
+ <FormatCode>MMMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey30" default="false" type="medium" usage="DATE" formatindex="59">
+ <FormatCode>MMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey31" default="false" type="medium" usage="DATE" formatindex="60">
+ <FormatCode>D-MMMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey32" default="false" type="medium" usage="DATE" formatindex="61">
+ <FormatCode>D-MMMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey33" default="false" type="long" usage="DATE" formatindex="62">
+ <FormatCode>MMMM "de" AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey34" default="false" type="long" usage="DATE" formatindex="63">
+ <FormatCode>MMM "de" AAAA</FormatCode>
+ </FormatElement>
<FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
<FormatCode>HH:MM</FormatCode>
</FormatElement>