summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorJoan Montane <joan@montane.cat>2014-04-09 12:19:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-09 12:20:55 +0100
commit20fb1bfc72e626251b435bcff2339e1e425c7130 (patch)
tree91c16a5fac1e5830ba06bb400c629d86104302f5 /i18npool
parent0ca45881dfcf209569e840010ea34126fcf43be9 (diff)
Related: fdo#73544 change double quotation characters
Change-Id: I1603dfad68261c917532f88397305eef57356da6
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>