summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorJoan Montane <joan@montane.cat>2014-04-09 12:19:57 +0100
committerAndras Timar <andras.timar@collabora.com>2014-04-16 17:07:18 +0200
commit78f36104dc1be3d0243090ee4d5daffcde9b3f25 (patch)
tree94236b8e4cd8f242db109e1869b48c9d4c24754f /i18npool
parent3b3d931aa10efed8ae134365dfa21c6ecc9b49f8 (diff)
Related: fdo#73544 change double quotation characters
Change-Id: I1603dfad68261c917532f88397305eef57356da6 (cherry picked from commit 20fb1bfc72e626251b435bcff2339e1e425c7130) Reviewed-on: https://gerrit.libreoffice.org/8911 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/ca_ES.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/ca_ES.xml b/i18npool/source/localedata/data/ca_ES.xml
index 8dc324056a52..998ccd51c6b7 100644
--- a/i18npool/source/localedata/data/ca_ES.xml
+++ b/i18npool/source/localedata/data/ca_ES.xml
@@ -44,8 +44,8 @@
<Markers>
<QuotationStart>‘</QuotationStart>
<QuotationEnd>’</QuotationEnd>
- <DoubleQuotationStart>“</DoubleQuotationStart>
- <DoubleQuotationEnd>”</DoubleQuotationEnd>
+ <DoubleQuotationStart>«</DoubleQuotationStart>
+ <DoubleQuotationEnd>»</DoubleQuotationEnd>
</Markers>
<TimeAM>AM</TimeAM>
<TimePM>PM</TimePM>