i18npool/source/localedata/data/hr_HR.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
New commits: commit 8a540fa5e6cdaf672e12143b3eb979135172437d Author: Krunoslav Å ebetiÄ <[email protected]> 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 <[email protected]> Reviewed-by: Eike Rathke <[email protected]> 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>
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
