From 3bcc70c3d28164434f018c3c8e9f775be7100708 Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Thu, 27 May 2010 09:41:54 +0000 Subject: [PATCH] Several minor fixes in command line utilities and with the Monitoring backend --- opends/src/messages/messages/tools.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 7c894af..9123d5c 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2227,7 +2227,7 @@ SEVERE_ERR_JAVAPROPERTIES_WITH_PROPERTIES_FILE_1491=The file properties "%s" \ cannot be read. Check that it exists and that you have read rights to it SEVERE_ERR_JAVAPROPERTIES_WITH_DESTINATION_FILE_1492=The destination file "%s" \ - cannot be written. Check that you have right reads to it + cannot be written. Check that you have write rights to it SEVERE_ERR_JAVAPROPERTIES_WRITING_DESTINATION_FILE_1493=The destination file \ "%s" cannot be written. Check that you have right reads to it INFO_JAVAPROPERTIES_SUCCESSFUL_NON_DEFAULT_1494=The script file %s was \ -- Gitblit v1.10.0