From 3818e820c43eeb3e890ba92acdfd779db91e5523 Mon Sep 17 00:00:00 2001 From: david_page <david_page@localhost> Date: Wed, 10 Oct 2007 22:02:54 +0000 Subject: [PATCH] issue 2440 bin/restore of encrypted or signed backup requires online server instance --- opendj-sdk/opends/src/messages/messages/tools.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties index 685e7ec..e3e539a 100644 --- a/opendj-sdk/opends/src/messages/messages/tools.properties +++ b/opendj-sdk/opends/src/messages/messages/tools.properties @@ -535,6 +535,8 @@ backups SEVERE_ERR_RESTOREDB_ERROR_DURING_BACKUP_317=An unexpected error occurred \ while attempting to restore backup %s from %s: %s +SEVERE_ERR_RESTOREDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE_318=Restoring an \ + encrypted or signed backup requires a connection to an online server SEVERE_ERR_BACKUPDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE_325=The use of the \ %s argument or the %s argument requires a connection to an online server \ instance -- Gitblit v1.10.0