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

jvergara
24.49.2007 da8a4d244f668d1f2ec66d788559757896b56d38
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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/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?