From d90a03781f4833f726597d735b79b49073940d75 Mon Sep 17 00:00:00 2001
From: Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Date: Fri, 06 Nov 2015 17:46:01 +0000
Subject: [PATCH] OPENDJ-1937 Replication draft change log changeNumber attribute should be synchronized with other RSs during initialization
---
opendj-server-legacy/src/messages/org/opends/messages/tool.properties | 1 +
1 files changed, 1 insertions(+), 0 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 52f0fb8..015792d 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -2610,6 +2610,7 @@
INFO_DESCRIPTION_BACKEND_TOOL_1893=This utility can be used to debug a backend
INFO_INDEX_NAME_PLACEHOLDER_1894={indexName}
INFO_DESCRIPTION_BACKEND_DEBUG_RAW_DB_NAME_1895=The raw database name
+INFO_CHANGE_NUMBER_PLACEHOLDER_1896={change number}
# Upgrade tasks
INFO_UPGRADE_TASK_6869_SUMMARY_10000=Fixing de-DE collation matching rule OID
--
Gitblit v1.10.0