To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91226
------- Additional comments from [EMAIL PROTECTED] Tue Nov 25 11:43:57 +0000
2008 -------
I checked all relevant files; it seems that everything is there except a String
that shall be displayed in the list box. The file for this is
svtools/source/misc/langtab.src.
Currently it contains
< "Mongolian" ; LANGUAGE_MONGOLIAN ; > ;
AFAIK this is the cyrillic variant, so perhaps we should name that
"Mongolian(cyrillic)" and add the missing line, so that we have
< "Mongolian (cyrillic)" ; LANGUAGE_MONGOLIAN ; > ;
< "Mongolian" ; LANGUAGE_MONGOLIAN_MONGOLIAN ; > ;
This should be enough to see the string in the list box.
Of course if you want to stick with "Mongolian" for the cyrillic variant you can
choose a suitable string for LANGUAGE_MONGOLIAN_MONGOLIAN as you see fit.
---------------------------------------------------------------------
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]