mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
24.49.2007 1d764434770dac6131fec3745c70efe04308efa1
Put back the confirmation messages that are displayed when the user clicks on "Quit" during setup.  Removing them generated an exception and there was no way for the user to quit the setup without manually killing the process.
1 files modified
3 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 3 ●●●●● patch | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -231,6 +231,9 @@
confirm-cancel-install-title=Confirmation Required
confirm-cancel-install-msg=Are you sure you want to cancel OpenDS \
QuickSetup?\nIf you click 'Yes' nothing will be installed on your system.
confirm-quit-install-title=Confirmation Required
confirm-quit-install-msg=Are you sure you want to quit OpenDS \
QuickSetup?\nIf you click 'Yes' nothing will be installed on your system.
confirm-close-uninstall-title=Confirmation Required
confirm-close-uninstall-msg=OpenDS Uninstall has not yet completed.\nAre you \
sure you want to close the Uninstall Window?