diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php index b3437df007..0026a77ff8 100644 --- a/libraries/config/messages.inc.php +++ b/libraries/config/messages.inc.php @@ -461,7 +461,7 @@ $strConfigNavigationTreeDisplayItemFilterMinimum_name $strConfigNavigationTreeDisplayDbFilterMinimum_name = __('Minimum number of databases to display the database filter box'); $strConfigNavigationTreeEnableGrouping_desc = __( - 'Group items in the navigation tree (determined by the separator defined below).' + 'Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).' ); $strConfigNavigationTreeEnableGrouping_name = __('Group items in the tree'); $strConfigNavigationTreeDbSeparator_desc