From a42d8e127293af7376d1d007e3044b8e5fb21aa8 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 09 Apr 2008 15:49:56 +0000 Subject: [PATCH] Fix for issue 3131 (Windows: upgrade using the webinstaller should not hang) --- opends/src/messages/messages/quicksetup.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index d09d0ee..7dfe4c0 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -320,6 +320,8 @@ Check that you have file system access rights. INFO_ERROR_CREATING_BASE_ENTRY=Error Creating Base Entry. INFO_ERROR_CREATING_BUILD_INFO=Error determining OpenDS build information. +INFO_ERROR_CREATING_BUILD_INFO_MSG=Error determining OpenDS build information. \ + Details: %s INFO_ERROR_CREATING_TEMP_FILE=An error occurred creating the temporary file. INFO_ERROR_DELETING_DIRECTORY=Error deleting directory %s. Check that you \ have the rights to delete this directory and that there is no other \ -- Gitblit v1.10.0