[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - i18npool/source

Eike Rathke erack at redhat.com
Fri Dec 19 06:12:59 PST 2014


 i18npool/source/localedata/data/pt_PT.xml |   24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

New commits:
commit 9a2cb1f0d59d66063266c05ce71985db140f907c
Author: Eike Rathke <erack at redhat.com>
Date:   Fri Dec 19 15:08:26 2014 +0100

    add more date formats for [pt-PT]
    
    Apparently commonly used, as suggested by Sérgio Marques
    
    Change-Id: I6cdbcd96034ec7bb04f364ec5747b069e32ec379
    (cherry picked from commit 89de0181ffe2f94ea0b27bbd9da76bafa5ad1455)

diff --git a/i18npool/source/localedata/data/pt_PT.xml b/i18npool/source/localedata/data/pt_PT.xml
index 7503772..770c001 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>


More information about the Libreoffice-commits mailing list