[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - i18npool/source
Eike Rathke
erack at redhat.com
Thu Apr 4 02:35:02 PDT 2013
i18npool/source/localedata/data/es_VE.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 668f96a802c23a81bf230d9c035254394c23545f
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
(cherry picked from commit 640b57dd5fcd7aaeeb334d27fd0982bb516129a7)
Reviewed-on: https://gerrit.libreoffice.org/3196
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
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"/>
More information about the Libreoffice-commits
mailing list