[PATCH libreoffice-4-0] use es_AR separators when using es_AR formats

Eike Rathke (via Code Review) gerrit at gerrit.libreoffice.org
Wed Apr 3 14:23:08 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3195

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/3195/1

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
(cherry picked from commit 59665f86057557e8cd66ee420df94b4d91a1b2de)
---
M i18npool/source/localedata/data/es_PY.xml
1 file changed, 1 insertion(+), 1 deletion(-)



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"/>

-- 
To view, visit https://gerrit.libreoffice.org/3195
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I60e35a14a515a4e6e0d91aacf2a3540f31928415
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Eike Rathke <erack at redhat.com>



More information about the LibreOffice mailing list