From 989396ebc3ef244c00e12917ade24dacd50dab0c Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Tue, 18 Sep 2012 20:45:16 +0000
Subject: [PATCH] Fix issue OPENDJ-587: Control-panel rebuild-index shouldn't disable the backend and use offline rebuild-index command. Removed useless message properties as well.

---
 opends/src/messages/messages/admin_tool_fr.properties |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/admin_tool_fr.properties b/opends/src/messages/messages/admin_tool_fr.properties
index c261b93..6e55bf6 100644
--- a/opends/src/messages/messages/admin_tool_fr.properties
+++ b/opends/src/messages/messages/admin_tool_fr.properties
@@ -603,9 +603,6 @@
 INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=Ligne de commande \u00e9quivalente pour cr\u00e9er l'entr\u00e9e\u00a0:
 INFO_CTRL_PANEL_REBUILD_INDEX_TASK_DESCRIPTION=Reconstituer les index dans '%s'
 INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX=Ligne de commande \u00e9quivalente pour reconstituer les index dans '%s'\u00a0:
-INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=Ligne de commande \u00e9quivalente pour activer le backend '%s'\u00a0:
-INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=Ligne de commande \u00e9quivalente pour d\u00e9sactiver le backend '%s'\u00a0:
-
 INFO_CTRL_PANEL_ENABLING_BACKEND=Activation du backend '%s'
 INFO_CTRL_PANEL_DISABLING_BACKEND=D\u00e9sactivation du backend '%s'
 

--
Gitblit v1.10.0