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

Eike Rathke erack at redhat.com
Wed Apr 3 14:21:49 PDT 2013


 i18npool/source/localedata/data/es_PY.xml |    2 +-
 i18npool/source/localedata/data/es_VE.xml |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 640b57dd5fcd7aaeeb334d27fd0982bb516129a7
Author: Eike Rathke <erack at redhat.com>
Date:   Wed Apr 3 23:20:05 2013 +0200

    use matching separators and format codes of es_AR
    
    Noticed due to the change in es_PE as of
    bd4b06fcd84c0f7f3ad82c1a3fe7f91740c5c3c5
    
    See also
    https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR
    https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_VE
    
    Change-Id: I7ecedd9b111ed95dc68f22a0894f32c8a75ffe5d

diff --git a/i18npool/source/localedata/data/es_VE.xml b/i18npool/source/localedata/data/es_VE.xml
index a82138a..532a3d8 100644
--- a/i18npool/source/localedata/data/es_VE.xml
+++ b/i18npool/source/localedata/data/es_VE.xml
@@ -31,8 +31,8 @@
       <PlatformID>generic</PlatformID>
     </Platform>
   </LC_INFO>
-  <LC_CTYPE ref="es_PY"/>
-  <LC_FORMAT ref="es_PE" replaceTo="[$Bs-200A]"/>
+  <LC_CTYPE ref="es_AR"/>
+  <LC_FORMAT ref="es_AR" replaceTo="[$Bs-200A]"/>
   <LC_COLLATION ref="en_US"/>
   <LC_SEARCH ref="en_US"/>
   <LC_INDEX ref="es_ES"/>
commit 59665f86057557e8cd66ee420df94b4d91a1b2de
Author: Eike Rathke <erack at redhat.com>
Date:   Wed Apr 3 23:10:16 2013 +0200

    use es_AR separators when using es_AR formats
    
    Noticed due to the change in es_PE as of
    bd4b06fcd84c0f7f3ad82c1a3fe7f91740c5c3c5
    
    See also
    https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR
    https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_PY
    
    Change-Id: I60e35a14a515a4e6e0d91aacf2a3540f31928415

diff --git a/i18npool/source/localedata/data/es_PY.xml b/i18npool/source/localedata/data/es_PY.xml
index 89de162..acbc1ec 100644
--- a/i18npool/source/localedata/data/es_PY.xml
+++ b/i18npool/source/localedata/data/es_PY.xml
@@ -31,7 +31,7 @@
       <PlatformID>generic</PlatformID>
     </Platform>
   </LC_INFO>
-  <LC_CTYPE ref="es_PE"/>
+  <LC_CTYPE ref="es_AR"/>
   <LC_FORMAT ref="es_AR" replaceTo="[$G-3C0A]"/>
   <LC_COLLATION ref="en_US"/>
   <LC_SEARCH ref="en_US"/>


More information about the Libreoffice-commits mailing list