From cb98374dffa863c1579e8075f066c41d4dfbbaca Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 13 Feb 2008 18:04:21 +0000 Subject: [PATCH] Fix a typo in a comment in installer.xml and use a proper formatting for the progress message in the uninstaller when disabling the windows service. --- opends/src/messages/messages/quicksetup.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index b341e78..f6ce3ab 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -731,7 +731,7 @@ Installation Path INFO_PROGRESS_DETAILS_LABEL=Details: INFO_PROGRESS_DIALOG_TITLE=Progress -INFO_PROGRESS_DISABLING_WINDOWS_SERVICE=Disabling Windows Service... +INFO_PROGRESS_DISABLING_WINDOWS_SERVICE=Disabling Windows Service INFO_PROGRESS_DONE=Done. INFO_PROGRESS_DOWNLOADING=Downloading INFO_PROGRESS_ENABLING_WINDOWS_SERVICE=Enabling Windows Service -- Gitblit v1.10.0