[PATCH libreoffice-4-0] use matching separators and format codes of es_AR
Eike Rathke (via Code Review)
gerrit at gerrit.libreoffice.org
Wed Apr 3 14:23:40 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3196
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/3196/1
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
(cherry picked from commit 640b57dd5fcd7aaeeb334d27fd0982bb516129a7)
---
M i18npool/source/localedata/data/es_VE.xml
1 file changed, 2 insertions(+), 2 deletions(-)
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"/>
--
To view, visit https://gerrit.libreoffice.org/3196
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ecedd9b111ed95dc68f22a0894f32c8a75ffe5d
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