diff options
author | Krunoslav Šebetić <kruno.se@gmx.com> | 2017-04-18 14:55:40 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-04-18 22:31:42 +0200 |
commit | 8a540fa5e6cdaf672e12143b3eb979135172437d (patch) | |
tree | dcde89e589dda3d38f595acc98d27add383196b0 /i18npool | |
parent | 840ac578dc5c21731b927bad6113839c4c69c108 (diff) |
Few modifications to Croatian localization file: double quotations, MinimalDaysInFirstWeek, FollowPageWord
Change-Id: I07e33863f79efb8f8dc683d34f0fd956d530c042
Reviewed-on: https://gerrit.libreoffice.org/36641
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/hr_HR.xml | 12 |
1 files changed, 6 insertions, 6 deletions
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> |