i18npool/source/localedata/data/ca_ES.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 20fb1bfc72e626251b435bcff2339e1e425c7130
Author: Joan Montane <[email protected]>
Date:   Wed Apr 9 12:19:57 2014 +0100

    Related: fdo#73544 change double quotation characters
    
    Change-Id: I1603dfad68261c917532f88397305eef57356da6

diff --git a/i18npool/source/localedata/data/ca_ES.xml 
b/i18npool/source/localedata/data/ca_ES.xml
index 8dc3240..998ccd5 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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to