i18npool/source/localedata/data/es_CR.xml |   42 ++++++++++++++++++++++--------
 1 file changed, 32 insertions(+), 10 deletions(-)

New commits:
commit 021943dad044076c10b9b032d4e0b243e64f631c
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat May 2 10:30:19 2015 +0200

    tdf#91009: Correct thousands separator character for locale es_CR
    
    Thanks to Severo Raz for having indicated this link:
    
http://es.wikipedia.org/wiki/Wikipedia_discusi%C3%B3n:Manual_de_estilo/N%C3%BAmeros#Costa_Rica
    
    (cherry picked from commit 78ef368b8ca6fb53b67330c305f8c2c581cbf68e)
    
    Related tdf#91009: Correct thousands separator character for locale es_CR
    
    Reviewed-on: https://gerrit.libreoffice.org/15630
    Tested-by: Eike Rathke <er...@redhat.com>
    Reviewed-by: Eike Rathke <er...@redhat.com>
    (cherry picked from commit aa06ce15fdd68983001ef33d1931fbaf6b515282)
    
    cf080bb9f21ef75487d43d8a582625be512968c4
    
    Change-Id: Ib8eef774921922dda0db653d8d8365b5e055e646
    Reviewed-on: https://gerrit.libreoffice.org/15593
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Eike Rathke <er...@redhat.com>

diff --git a/i18npool/source/localedata/data/es_CR.xml 
b/i18npool/source/localedata/data/es_CR.xml
index ff0d73a..c048257 100644
--- a/i18npool/source/localedata/data/es_CR.xml
+++ b/i18npool/source/localedata/data/es_CR.xml
@@ -28,7 +28,29 @@
       <DefaultName>Costa Rica</DefaultName>
     </Country>
   </LC_INFO>
-  <LC_CTYPE ref="es_ES"/>
+  <LC_CTYPE>
+    <Separators>
+      <DateSeparator>/</DateSeparator>
+      <ThousandSeparator> </ThousandSeparator>
+      <DecimalSeparator>,</DecimalSeparator>
+      <TimeSeparator>:</TimeSeparator>
+      <Time100SecSeparator>,</Time100SecSeparator>
+      <ListSeparator>;</ListSeparator>
+      <LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator>
+      <LongDateDaySeparator> de </LongDateDaySeparator>
+      <LongDateMonthSeparator> de </LongDateMonthSeparator>
+      <LongDateYearSeparator> </LongDateYearSeparator>
+    </Separators>
+    <Markers>
+      <QuotationStart>‘</QuotationStart>
+      <QuotationEnd>’</QuotationEnd>
+      <DoubleQuotationStart>“</DoubleQuotationStart>
+      <DoubleQuotationEnd>”</DoubleQuotationEnd>
+    </Markers>
+    <TimeAM>AM</TimeAM>
+    <TimePM>PM</TimePM>
+    <MeasurementSystem>metric</MeasurementSystem>
+  </LC_CTYPE>
   <LC_FORMAT>
     <DateAcceptancePattern>D/M</DateAcceptancePattern>
     <FormatElement msgid="DateFormatskey1" default="true" type="short" 
usage="DATE" formatindex="18">
@@ -134,31 +156,31 @@
       <FormatCode>0,00</FormatCode>
     </FormatElement>
     <FormatElement msgid="FixedFormatskey4" default="false" type="short" 
usage="FIXED_NUMBER"  formatindex="3">
-      <FormatCode>#.##0</FormatCode>
+      <FormatCode># ##0</FormatCode>
     </FormatElement>
     <FormatElement msgid="FixedFormatskey5" default="false" type="medium" 
usage="FIXED_NUMBER"  formatindex="4">
-      <FormatCode>#.##0,00</FormatCode>
+      <FormatCode># ##0,00</FormatCode>
     </FormatElement>
     <FormatElement msgid="FixedFormatskey6" default="false" type="medium" 
usage="FIXED_NUMBER"  formatindex="5">
-      <FormatCode>#.###,00</FormatCode>
+      <FormatCode># ###,00</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" 
usage="CURRENCY"  formatindex="12">
-      <FormatCode>[$₡-140A] #.##0;-[$₡-140A] #.##0</FormatCode>
+      <FormatCode>[$₡-140A] # ##0;-[$₡-140A] # ##0</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" 
usage="CURRENCY"  formatindex="13">
-      <FormatCode>[$₡-140A] #.##0,00;-[$₡-140A] #.##0,00</FormatCode>
+      <FormatCode>[$₡-140A] # ##0,00;-[$₡-140A] # ##0,00</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" 
usage="CURRENCY"  formatindex="14">
-      <FormatCode>[$₡-140A] #.##0;[RED]-[$₡-140A] #.##0</FormatCode>
+      <FormatCode>[$₡-140A] # ##0;[RED]-[$₡-140A] # ##0</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" 
usage="CURRENCY"  formatindex="15">
-      <FormatCode>[$₡-140A] #.##0,00;[RED]-[$₡-140A] #.##0,00</FormatCode>
+      <FormatCode>[$₡-140A] # ##0,00;[RED]-[$₡-140A] # 
##0,00</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" 
usage="CURRENCY" formatindex="16">
-      <FormatCode>#.##0,00 CCC</FormatCode>
+      <FormatCode># ##0,00 CCC</FormatCode>
     </FormatElement>
     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" 
usage="CURRENCY"  formatindex="17">
-      <FormatCode>[$₡-140A] #.##0,--;[RED]-[$₡-140A] #.##0,--</FormatCode>
+      <FormatCode>[$₡-140A] # ##0,--;[RED]-[$₡-140A] # 
##0,--</FormatCode>
     </FormatElement>
     <FormatElement msgid="PercentFormatskey1" default="true" type="short" 
usage="PERCENT_NUMBER"  formatindex="8">
       <FormatCode>0%</FormatCode>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to