To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86322
User erack changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Feb 28 23:37:47 +0000
2008 -------
@jbayjan:
Thank you for your contribution. Please note that to integrate code or
data contributed we need a signed Joint Copyright Assignment form (JCA)
filled-out, see
http://contributing.openoffice.org/programming.html#jca
To be able to lookup your name in the list of approved assignments I'd
appreciate if you stated your full name here in this issue.
When test compiling the attached data I got:
Warning: Time100SecSeparator equals TimeSeparator, this is probably an error.
Warning: Time100SecSeparator is different from DecimalSeparator, this may be
correct or not. Intended?
Warning: Don't forget to adapt corresponding FormatCode elements when changing
separators.
Warning: DoubleQuotationStart is an ASCII character but DoubleQuotationEnd is
not.
Warning: FormatCode formatindex="12" for currency uses parentheses for negative
amounts, which probably is not correct for locales not based on en_US.
Warning: FormatCode formatindex="13" for currency uses parentheses for negative
amounts, which probably is not correct for locales not based on en_US.
Warning: FormatCode formatindex="14" for currency uses parentheses for negative
amounts, which probably is not correct for locales not based on en_US.
Warning: FormatCode formatindex="15" for currency uses parentheses for negative
amounts, which probably is not correct for locales not based on en_US.
Warning: FormatCode formatindex="17" for currency uses parentheses for negative
amounts, which probably is not correct for locales not based on en_US.
I changed Time100SecSeparator to ',' comma instead, which is also the
DecimalSeparator, and adapted format codes.
The DoubleQuotationStart/DoubleQuotationEnd mismatch looks wrong to me, what
would be correct? Also, QuotationStart/QuotationEnd should be some form of
single quotes instead of double quotes.
The negative currency formats
([CURRENCY]# ##0)
Probably need correction.
According to http://en.wikipedia.org/wiki/Turkmenistani_manat the currency
symbol is 'm' instead of 'manat', I changed that.
However, committed to CWS locales30:
i18npool/source/localedata/localedata.cxx 1.54.8.5
i18npool/source/localedata/data/localedata_others.map 1.16.10.2
i18npool/source/localedata/data/makefile.mk 1.43.10.4
i18npool/source/localedata/data/Attic/tk_TM.xml 1.1.2.1
As I had to get this in very quickly before UI/feature freeze, please submit a
new issue for necessary corrections.
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]