From 6c3262ed5fe1bc2b5be9d5aa4c03579daa7b5b75 Mon Sep 17 00:00:00 2001
From: Violette Roche-Montane <violette.roche-montane@forgerock.com>
Date: Wed, 05 Feb 2014 15:02:28 +0000
Subject: [PATCH] OPENDJ 1303 Checkpoint commit - Modified classes for their future use in the opendj3-server-dev - Migrate tests from server.  

---
 opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties b/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
index 1395801..de3f6f5 100755
--- a/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
+++ b/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
@@ -696,4 +696,7 @@
 ERR_NO_ROOT_PASSWORD=ERROR:  No password was provided \
  for the initial root user.  When performing a non-interactive installation, \
  this must be provided using either the %s or the %s argument
+INFO_BACKUPDB_DESCRIPTION_BACKEND_ID=Backend ID for the backend to \
+ archive
+INFO_BACKUPDB_DESCRIPTION_BACKUP_ALL=Back up all backends in the server
  

--
Gitblit v1.10.0