To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66568
User er changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Issue type|PATCH |ENHANCEMENT
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 09:11:45 -0700
2006 -------
In CWS locdat204:
i18npool/source/localedata/localedata.cxx 1.42.8.3
i18npool/source/localedata/data/Attic/lb_LU.xml 1.1.2.1
i18npool/source/localedata/data/localedata_euro.map 1.15.22.1
i18npool/source/localedata/data/makefile.mk 1.34.6.3
Just to mention, please note that
- The Locale element's versionDTD attribute must be the value set in the
locale.dtd file, which isn't necessarily the current release's version
number, but may be older. Corrected from "2.0.4" to "2.0.3".
- For the Language and Country element's DefaultName we use English
names, so a ``gawk -f list-locales.awk *.xml'' command in the data
directory produces a list of locales in English. Set to Luxembourgish
Luxemburg.
- The LC_FORMAT element's replaceTo attribute's numerical language ID
should be given without leading zero (and uppercase), otherwise the
number formatter's dialog will generate additional almost identical
entries. Corrected "-046E" to "-46E".
- The Currency element's usedInCompatibleFormatCodes attribute doesn't
generally need to be set for currencies prior to the Euro, but only if
the old StarDivision's StarOffice 5.2 and earlier already knew that
currency in its binary file format, which isn't the case for new
locales. Changed that attribute to "false" for LUF and to "true" for
EUR, and also adapted the LC_FORMAT element's replaceTo attribute
accordingly to use "[$€-46E]". This adds to clarity if someone looks
at the locale data file.
- The CurrencyID should be the ISO 4217 currency code, currently
identical with the BankSymbol. Corrected for both currencies.
Thanks
Eike
---------------------------------------------------------------------
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]