From 8feee36de8e6042f928439b06a03d50018423afe Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 17 Aug 2007 00:53:26 +0000 Subject: [PATCH] The following modifications have the following goals: --- opends/src/messages/messages/tools.properties | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index dbe76fa..d632bdb 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -1996,11 +1996,6 @@ INFO_UPGRADE_DESCRIPTION_INTERACTIVE_1191=Prompt for any required information \ rather than fail INFO_UPGRADE_DESCRIPTION_SILENT_1192=Perform a silent upgrade -INFO_UNINSTALLDS_DESCRIPTION_CLI_1193=Specifies to use the command line \ - install. If not specified the graphical interface will be launched. The \ - silent install option will only be taken into account if this option is \ - specified -INFO_UNINSTALLDS_DESCRIPTION_SILENT_1194=Perform a silent uninstall INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS_1195=Count the number of entries \ rejected by the server and return that value as the exit code (values > 255 \ will be reduced to 255 due to exit code restrictions) -- Gitblit v1.10.0