From 31800ebec07ed86012e0aeb5a934f752975e8ea4 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Tue, 10 Feb 2015 13:52:17 +0000 Subject: [PATCH] OPENDJ-1716 Various PluggableBackend/Storage refactorings --- opendj3-server-dev/src/messages/org/opends/messages/tool.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj3-server-dev/src/messages/org/opends/messages/tool.properties b/opendj3-server-dev/src/messages/org/opends/messages/tool.properties index 95d01e5..483ed41 100644 --- a/opendj3-server-dev/src/messages/org/opends/messages/tool.properties +++ b/opendj3-server-dev/src/messages/org/opends/messages/tool.properties @@ -468,7 +468,7 @@ ERR_BACKUPDB_NO_BACKENDS_FOR_ID_261=None of the Directory Server \ backends are configured with the requested backend ID "%s" ERR_BACKUPDB_CANNOT_BACKUP_264=The target backend %s cannot be backed \ - up using the requested configuration: %s + up using the requested configuration ERR_BACKUPDB_ERROR_DURING_BACKUP_265=An error occurred while \ attempting to back up backend %s with the requested configuration: %s INFO_BACKUPDB_DESCRIPTION_BACKUP_ALL_274=Back up all backends in the server -- Gitblit v1.10.0