To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42871
User is changed the following:
What |Old value |New value
================================================================================
Target milestone|--- |OOo Later
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 16 02:32:32 -0800
2005 -------
This are two different problems. The title of the dialogs and the ProductName.
The title of the dialogs is defined in the table "dialog.idt".
For all dialogs the title is "[ProductName] - Installation Wizard"
The string "Installation Wizard" is not localized.
The other problem is the ProductName. We never had a localized ProductName
before. Therefore I introduced:
$productname = $name . " " . $version . " Language Pack" . " " . $langstring;
in which the $langstring contains all languages in the local translation.
Do we want to introduce a localized ProductName? Then we coud start to translate
"OpenOffice". If you do not like the string "Language Pack" we should think
about a more international name for this.
-> setting this task to OOo Later
---------------------------------------------------------------------
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]