Issue 123331

Summary: Missing word on string
Product: General Reporter: Pedro Albuquerque <pmralbuquerque>
Component: uiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: issues, josef.latt, pescetti
Version: 4.0.1-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Pedro Albuquerque 2013-09-23 05:53:44 UTC
File: javainstaller2/src/Localization.po

Reference:
setupstrings.ulf#STRING_NO_COMPONENTS_SELECTED_2.LngText.text

String text:
"Click 'OK' to select one or more components for installation or to exit
the Installation Wizard." 

Fix: Add the word 'Cancel' to the string
"Click 'OK' to select one or more components for installation or 'Cancel' to exit
the Installation Wizard."
Comment 1 jolatt 2013-09-23 14:21:07 UTC
Same concerning these strings:

Click 'OK' to select one or more languages for installation or to exit the Installation Wizard.

Click 'OK' to select one or more application for installation or to exit the Installation Wizard.

Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard.

Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard.

Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard. 

And: The word 'not' in the last two strings makes no sense for me. should be removed.
Comment 2 Andrea Pescetti 2013-09-30 22:08:26 UTC
For the record, adding the string IDs as reported by Burak on the l10n list:

setupstrings.ulf#STRING_NO_LANGUAGE_SELECTED_2.LngText.textClick 'OK' to select one or more languages for installation or to exit the Installation Wizard.
setupstrings.ulf#STRING_NO_APPLICATION_SELECTED_2.LngText.textClick 'OK' to select one or more application for installation or to exit the Installation Wizard.
setupstrings.ulf#STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2.LngText.textClick 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard.
setupstrings.ulf#STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2.LngText.textClick 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard.
setupstrings.ulf#STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2.LngText.textClick 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard.