To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64086
User er changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo 2.x |OOo 2.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 08:04:04 -0800
2007 -------
In CWS i18n29
i18npool/source/localedata/data/hr_HR.xml 1.4.76.1
Note that I changed the currency to 'kn' instead of 'Kn' in
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$Kn-41A]">
to make it match the change in LC_CURRENCY CurrencySymbol, otherwise duplicated
format codes are generated by the number formatter, differing only in
capitalization. A check
awk -f currency-check.awk hr_HR.xml
in the locale data directory also found this.
I also changed the format codes with 100th seconds to use the actual
Time100SecSeparator, the diff still had the comma there. Building the locale
data file gave
Error: Time100SecSeparator not present in FormatCode formatindex="44".
Error: Time100SecSeparator+00 not present in FormatCode formatindex="44".
Error: Ordering of Time100SecSeparator and TimeSeparator not correct in
formatindex="44".
Warning: formatindex="4","44","45" are the only FormatCode elements checked,
there may be others that have errors.
Error: Time100SecSeparator not present in FormatCode formatindex="45".
Error: Time100SecSeparator+00 not present in FormatCode formatindex="45".
Error: Ordering of Time100SecSeparator and TimeSeparator not correct in
formatindex="45".
Warning: formatindex="4","44","45" are the only FormatCode elements checked,
there may be others that have errors.
Error: in data for hr_HR: 6
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]