To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62514





------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 05:52:38 -0800 
2006 -------
Hi Murod,

> We decided to shift back to space, this will remove current error,
> ignore error for "space" in thousandsseparator. The rest is checked, and
> changed as was instructed by you.

This is not a matter of removing an error, but what the correct data
would be. If the ThousandSeparator used with Tajik in Tajikistan is a
comma, then use that and adapt the format codes. If it is a space
indeed, fine.

> '?' in 'าณ' is - U+04b7, the other two '?'s are U+049b and U+04e3.
> These are pure tajik characters, not supported by most unicode fonts.

This is not a font problem. The question marks I mentioned are literal
0x3f question marks, it is broken in the data submitted. Btw, also the
IndexKey element has a broken character there, and it occurs also in day
names, and also in the CurrencyName.

> Please change <DateSeparator>/</DateSeparator> to
> <DateSeparator>.</DateSeparator>.

Well, yes, I can do that, but why didn't you submit data that has it?

> If validator gives error for space, then it somehow should be 'space',
> maybe quotation marks with space inside? In case space is not valid
> separator we will change it.

I don't quite understand. Space where? The group (AKA thousand)
separator? Again: what is the correct separator that is used with Tajik
in Tajikistan? If it is a space, fine. Then it just should be the
non-breaking space U+00A0 instead of the ordinary space. That is already
used in the format codes, so just should also be defined as
ThousandSeparator element. That is what the warning is about.

Here the current compilation warnings and errors of the last data file
you submitted:

Warning: DecimalSeparator is different from Time100SecSeparator, this may be
correct or not.
Warning: ThousandSeparator is an ' ' ordinary space, this should be a
non-breaking space U+00A0 instead.
Warning: Don't forget to adapt FormatCode elements when changing separators.
Error: DecimalSeparator not present in FormatCode formatindex="4".
Error: ThousandSeparator not present in FormatCode formatindex="4".
Error: Ordering of ThousandSeparator and DecimalSeparator not correct in
formatindex="4".
Warning: formatindex="4","44","45" are the only FormatCode elements checked,
there may be others that have errors.
Error: in data for tg_TJ: 3

The DecimalSeparator is defined as dot '.' but the format codes use
comma ',' instead.

What about the Time100SecSeparator? It is defined as ',' and the format
code MM:SS,00 uses it, but should it really be different from
DecimalSeparator or is it just because also all other formats use ',' as
a decimal separator?


---------------------------------------------------------------------
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]

Reply via email to