[Libreoffice-commits] core.git: i18npool/source

Krunoslav Šebetić kruno.se at gmx.com
Tue Apr 18 20:32:06 UTC 2017


 i18npool/source/localedata/data/hr_HR.xml |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 8a540fa5e6cdaf672e12143b3eb979135172437d
Author: Krunoslav Šebetić <kruno.se at gmx.com>
Date:   Tue Apr 18 14:55:40 2017 +0200

    Few modifications to Croatian localization file: double quotations, MinimalDaysInFirstWeek, FollowPageWord
    
    Change-Id: I07e33863f79efb8f8dc683d34f0fd956d530c042
    Reviewed-on: https://gerrit.libreoffice.org/36641
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Eike Rathke <erack at redhat.com>

diff --git a/i18npool/source/localedata/data/hr_HR.xml b/i18npool/source/localedata/data/hr_HR.xml
index b54594db88af..cc121dd90400 100644
--- a/i18npool/source/localedata/data/hr_HR.xml
+++ b/i18npool/source/localedata/data/hr_HR.xml
@@ -17,7 +17,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.3">
+<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.4">
   <LC_INFO>
     <Language>
       <LangID>hr</LangID>
@@ -44,8 +44,8 @@
     <Markers>
       <QuotationStart>'</QuotationStart>
       <QuotationEnd>'</QuotationEnd>
-      <DoubleQuotationStart>"</DoubleQuotationStart>
-      <DoubleQuotationEnd>"</DoubleQuotationEnd>
+      <DoubleQuotationStart>„</DoubleQuotationStart>
+      <DoubleQuotationEnd>”</DoubleQuotationEnd>
     </Markers>
     <TimeAM>AM</TimeAM>
     <TimePM>PM</TimePM>
@@ -226,8 +226,8 @@
     <IndexKey phonetic="false" default="true" unoid="alphanumeric">A-C Č Ć D {DŽ} Đ E-L {LJ} M N {NJ} O P R S Š T-V Z Ž</IndexKey>
     <UnicodeScript>0</UnicodeScript>
     <UnicodeScript>1</UnicodeScript>
-    <FollowPageWord>str.</FollowPageWord>
-    <FollowPageWord>str.</FollowPageWord>
+    <FollowPageWord>p.</FollowPageWord>
+    <FollowPageWord>pp.</FollowPageWord>
   </LC_INDEX>
   <LC_CALENDAR>
     <Calendar unoid="gregorian" default="true">
@@ -407,7 +407,7 @@
       <StartDayOfWeek>
         <DayID>mon</DayID>
       </StartDayOfWeek>
-      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
+      <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
     </Calendar>
   </LC_CALENDAR>
   <LC_CURRENCY>


More information about the Libreoffice-commits mailing list