From 3fb58df85bb00c0179a2b29d1cd4dd5f0dc09a9b Mon Sep 17 00:00:00 2001 From: Brian Teeman Date: Mon, 6 Mar 2017 20:45:07 +0000 Subject: [PATCH] change the strings from debug to advanced --- .../language/en-GB/en-GB.com_users.ini | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/administrator/language/en-GB/en-GB.com_users.ini b/administrator/language/en-GB/en-GB.com_users.ini index 66bcc162ca3ac..ea6e0ffbadc95 100644 --- a/administrator/language/en-GB/en-GB.com_users.ini +++ b/administrator/language/en-GB/en-GB.com_users.ini @@ -62,18 +62,18 @@ COM_USERS_CONFIG_USER_OPTIONS="User Options" COM_USERS_CONFIGURATION="Users: Options" COM_USERS_COUNT_ENABLED_USERS="Enabled users" COM_USERS_COUNT_DISABLED_USERS="Disabled users" -COM_USERS_DEBUG_DESC="Display the Advanced Debug Permission Reports." +COM_USERS_DEBUG_DESC="Display the Advanced Permission Reports." COM_USERS_DEBUG_EXPLICIT_ALLOW="Allowed" COM_USERS_DEBUG_EXPLICIT_DENY="Forbidden" -COM_USERS_DEBUG_GROUP="Debug Permissions Report" -COM_USERS_DEBUG_GROUPS_LABEL="Debug Groups Permissions" -COM_USERS_DEBUG_GROUPS_DESC="Display the Advanced Debug Groups Reports." +COM_USERS_DEBUG_GROUP="Advanced Permissions Report" +COM_USERS_DEBUG_GROUPS_LABEL="Advanced Groups Permissions" +COM_USERS_DEBUG_GROUPS_DESC="Display the Advanced Groups Permissions Reports." COM_USERS_DEBUG_IMPLICIT_DENY="Not Allowed" COM_USERS_DEBUG_LABEL="Advanced" COM_USERS_DEBUG_LEGEND="Legend:" -COM_USERS_DEBUG_USER="Debug Permissions Report" -COM_USERS_DEBUG_USERS_LABEL="Debug Users Permissions" -COM_USERS_DEBUG_USERS_DESC="Display the Advanced Debug Users Reports." +COM_USERS_DEBUG_USER="Advanced Permissions Report" +COM_USERS_DEBUG_USERS_LABEL="Advanced Users Permissions" +COM_USERS_DEBUG_USERS_DESC="Display the Advanced Users Permissions Reports." COM_USERS_DELETE_ERROR_INVALID_GROUP="You can't delete user groups to which you belong." COM_USERS_DESIRED_PASSWORD="Enter your desired password." COM_USERS_EDIT_NOTE="Edit Note" @@ -362,8 +362,8 @@ COM_USERS_USERS_MULTIPLE_GROUPS="Multiple groups" COM_USERS_USERS_N_ITEMS_DELETED="%d users successfully deleted." COM_USERS_USERS_N_ITEMS_DELETED_1="1 user successfully deleted." COM_USERS_USERS_NO_ITEM_SELECTED="No Users selected." -COM_USERS_VIEW_DEBUG_GROUP_TITLE="Debug Permissions Report for Group #%d, %s" -COM_USERS_VIEW_DEBUG_USER_TITLE="Debug Permissions Report for User #%d, %s" +COM_USERS_VIEW_DEBUG_GROUP_TITLE="Advanced Permissions Report for Group #%d, %s" +COM_USERS_VIEW_DEBUG_USER_TITLE="Advanced Permissions Report for User #%d, %s" COM_USERS_VIEW_EDIT_GROUP_TITLE="Users: Edit Group" COM_USERS_VIEW_EDIT_LEVEL_TITLE="Users: Edit Viewing Access Level" COM_USERS_VIEW_EDIT_PROFILE_TITLE="Users: Edit Profile"