To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73506
                 Issue #|73506
                 Summary|default mapping of languages for locales
               Component|l10n
                 Version|680m198
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|er
             Reported by|tl





------- Additional comments from [EMAIL PROTECTED] Tue Jan 16 01:23:54 -0800 
2007 -------
The component for language guessing returns locales where usually only the
language part is set e.g. "en" or "de". The function
MsLangId::convertLocaleToLanguage is used to convert that locale to a language
that will be used as text attributes.
Thus it should yield only results that can be used/displayed as such in the UI,
that is it should not return languages that are not found in the
"Format/Character" dialog.

For example for the locale "en" it should return LANGUAGE_ENGLISH_US (or
LANGUAGE_ENGLISH_GB) but not just LANGUAGE_ENGLISH. Same problem with some of
the other locales.

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