From a7b94fda4da94ae07e6d21a34ce883dbb46bf687 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 16 Oct 2009 12:47:40 +0000 Subject: [PATCH] Fix for issue 4292 (control panel browse entries should not use the ManageDSAIT control systematically) --- opendj-sdk/opends/src/messages/messages/admin_tool.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties index 7450561..a8c3efa 100644 --- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties +++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties @@ -1527,6 +1527,8 @@ INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=Simplified View INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=Attribute View INFO_CTRL_PANEL_LDIF_VIEW_MENU=LDIF View +INFO_CTRL_PANEL_SORT_USER_DATA=Sort User Data +INFO_CTRL_PANEL_FOLLOW_REFERRALS=Follow Referrals INFO_CTRL_PANEL_DELETE_ENTRY_MENU=Delete Entry... INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=Delete Entry... INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=Delete Base DN... -- Gitblit v1.10.0