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





------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 08:23:16 +0000 
2007 -------
Please consider also the following three cases:
InfoBox RID_QUERYBOX_VERSION_LESS {
    Buttons = WB_OK_CANCEL;
    DefButton = WB_DEF_CANCEL;
    Message[en-US] = "You are about to install version $NEW of the
extension $NAME. The newer version $DEPLOYED is already
installed.\nPress OK to replace the installed extension.\nPress Cancel
to abort the installation.";
};

InfoBox RID_QUERYBOX_VERSION_EQUAL {
    Buttons = WB_OK_CANCEL;
    DefButton = WB_DEF_CANCEL;
    Message[en-US] = "You are about to install version $NEW of the
extension $NAME. That version is already installed.\nPress OK to replace
the installed extension.\nPress Cancel to abort the installation.";
};

InfoBox RID_QUERYBOX_VERSION_GREATER {
    Buttons = WB_OK_CANCEL;
    DefButton = WB_DEF_OK;
    Message[en-US] = "You are about to install version $NEW of the
extension $NAME. The older version $DEPLOYED is already
installed.\nPress OK to replace the installed extension.\nPress Cancel
to abort the installation.";
};

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