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


User er changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr  6 09:29:38 -0700 
2006 -------
Hi Alberto,

Looks good from a first glance. Note that the LCID assigned is

#define LANGUAGE_USER_AKAN                  0x062F

as of SRC680_m149


Btw,
> - Include C2A0 as space separator
is most certainly not what you meant, as U+C2A0 is

"슠"         HANGUL SYLLABLE SYUK

;-)  what you're using in the file is the non-breaking space U+00A0 in the long
date separators. This should be avoided, since it will prevent line breaks
between words, so
"Thursday, February" may never wrap a a result of the format code NNNNMMMM, for
example. I suggest to not use non-breaking space in that context, only as a
group AKA thousand separator. Any objection?

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