From 8bf05d16714ec5ec23bec6d169b4b8201c463ce4 Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Mon, 28 Nov 2016 15:37:15 +0000 Subject: [PATCH] OPENDJ-3527 OPENDJ-3531 OPENDJ-1633 Fix tools bootstrap --- opendj-server-legacy/src/messages/org/opends/messages/tool.properties | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties index ff7f7e8..3fc6f7e 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties @@ -1977,8 +1977,7 @@ INFO_JAVAPROPERTIES_SUCCESSFUL_1495=The operation was successful. The server \ commands will use the java arguments and java home specified in the \ properties file located in %s -INFO_DESCRIPTION_TEST_IF_OFFLINE_1496=When this is set test if the command \ - must be run in offline or online mode, returning the appropriate error code +INFO_DESCRIPTION_RUN_OFFLINE_1496=Indicates that the command must be run in offline mode ERR_BACKUPDB_REPEATED_BACKEND_ID_1497=The backend ID '%s' has been \ specified several times ERR_INSTALLDS_EMPTY_DN_RESPONSE_1498=ERROR: The empty LDAP DN is not \ -- Gitblit v1.10.0