Skip to content

Commit

Permalink
change the strings from debug to advanced
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Mar 6, 2017
1 parent 65962fa commit 3fb58df
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions administrator/language/en-GB/en-GB.com_users.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 3fb58df

Please sign in to comment.