[Libreoffice-commits] core.git: i18npool/source

Eike Rathke erack at redhat.com
Sat Jun 15 06:09:46 PDT 2013


 i18npool/source/localedata/data/ar_DZ.xml |    3 +++
 i18npool/source/localedata/data/ar_EG.xml |    3 +++
 i18npool/source/localedata/data/ar_OM.xml |    3 +++
 3 files changed, 9 insertions(+)

New commits:
commit 846818afec377b5827fbdf8959ee2f1cf617e44d
Author: Eike Rathke <erack at redhat.com>
Date:   Sat Jun 15 15:06:17 2013 +0200

    fdo#64947 added [NatNum1]General format codes
    
    Change-Id: I2e024453d10600a6a688123cd8c9de324537a0a1

diff --git a/i18npool/source/localedata/data/ar_DZ.xml b/i18npool/source/localedata/data/ar_DZ.xml
index 7c2649a..c3c3be7 100644
--- a/i18npool/source/localedata/data/ar_DZ.xml
+++ b/i18npool/source/localedata/data/ar_DZ.xml
@@ -201,6 +201,9 @@
     <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="52">
       <FormatCode>[NatNum1]YYYY/MM/DD</FormatCode>
     </FormatElement>
+    <FormatElement msgid="FixedFormatskey7" default="false" type="medium" usage="FIXED_NUMBER" formatindex="53">
+      <FormatCode>[NatNum1]General</FormatCode>
+    </FormatElement>
   </LC_FORMAT>
   <LC_COLLATION ref="en_US" />
   <LC_SEARCH ref="en_US"/>
diff --git a/i18npool/source/localedata/data/ar_EG.xml b/i18npool/source/localedata/data/ar_EG.xml
index 09ce368..defa49e 100644
--- a/i18npool/source/localedata/data/ar_EG.xml
+++ b/i18npool/source/localedata/data/ar_EG.xml
@@ -201,6 +201,9 @@
     <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="52">
       <FormatCode>[NatNum1]YYYY/MM/DD</FormatCode>
     </FormatElement>
+    <FormatElement msgid="FixedFormatskey7" default="false" type="medium" usage="FIXED_NUMBER" formatindex="53">
+      <FormatCode>[NatNum1]General</FormatCode>
+    </FormatElement>
   </LC_FORMAT>
   <LC_COLLATION ref="en_US" />
   <LC_SEARCH ref="en_US"/>
diff --git a/i18npool/source/localedata/data/ar_OM.xml b/i18npool/source/localedata/data/ar_OM.xml
index a31b967..d293046 100644
--- a/i18npool/source/localedata/data/ar_OM.xml
+++ b/i18npool/source/localedata/data/ar_OM.xml
@@ -192,6 +192,9 @@
     <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
       <FormatCode>DD/MM/YYYY HH:MM:SS AM/PM</FormatCode>
     </FormatElement>
+    <FormatElement msgid="FixedFormatskey7" default="false" type="medium" usage="FIXED_NUMBER" formatindex="50">
+      <FormatCode>[NatNum1]General</FormatCode>
+    </FormatElement>
   </LC_FORMAT>
   <LC_COLLATION>
     <Collator default="true" unoid="alphanumeric"/>


More information about the Libreoffice-commits mailing list