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





------- Additional comments from [EMAIL PROTECTED] Tue Jan 17 02:11:49 -0800 
2006 -------
Tom->Eike & everyone else who is interested: 
The letter wizard is able to generate letters in multiple languages independent
from the OO.o installation language. For this to work it needs to have the
corresponding templates installed in /share/templates/wizard/letter/*iso code*
In the letter wizard UI I need to display the language of the about-to-be
generated letter in a list box. The listbox contains the languages that are
available, for instance English, German, French and so on. These words need to
be displayed in the current language of the UI of OO.o. OK, so I need to get
these strings from tools/source/intntl/isolang.cxx. Unfortunately this resource
needs to know the MS-LCID to locate the correct string. But I only know the iso
code (from the template installation directory). This is the reason why I need
to maintain a conversion list ISO Code <-> MS-LCID.
It would be great if we'd have  a central place in OO.o where we can convert
between ISO code, MC-LCID and the Language strings. 
To have support for Khmer we need to add the word for 'Khmer' to the resource
mentioned above and to my conversion list. I can do that for Product Patch 3, 
maybe.

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