Bug 95745 - i18n: change locale data [hr-HR]
Summary: i18n: change locale data [hr-HR]
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Localization (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Adolfo Jayme Barrientos
URL:
Whiteboard: target:5.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 14:59 UTC by Mikeyy - L10n HR
Modified: 2016-10-25 19:20 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
i18n for HR (27.71 KB, text/xml)
2015-11-11 14:59 UTC, Mikeyy - L10n HR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikeyy - L10n HR 2015-11-11 14:59:21 UTC
Created attachment 120480 [details]
i18n for HR

As discussed in bug 79984 comment #9, weekday names were wrongly spelled with first capital letter. Attached you can find new with with just that change.

I just downloaded file (http://cgit.freedesktop.org/libreoffice/core/plain/i18npool/source/localedata/data/hr_HR.xml) and edited. If that's not latest file, please point me to latest.
Comment 1 Commit Notification 2015-11-11 15:46:07 UTC
Mihovil Stanić committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d6c82fe72787702c9c90ff890b86519604a4273c

tdf#95745 Weekdays should be lowercase in hr_HR

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Eike Rathke 2015-11-11 15:47:42 UTC
In future please provide only diffs (created with diff -u) against the original file as patch, not complete files. Otherwise things get messy if someone changed another portion of the file. Thanks.
Comment 3 Mikeyy - L10n HR 2015-11-11 17:56:13 UTC
Thank you. Not skilled in that, but will keep in mind. :)