Skip to content

Commit

Permalink
[4.x] Batch Users (#37657)
Browse files Browse the repository at this point in the history
Set to group means to remove the user from any existing group and put them in the selected group. It is more consistent terminology, and easier to understand, to change the label to "Move To"
  • Loading branch information
brianteeman authored Apr 28, 2022
1 parent 887fead commit c694e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_users.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COM_USERS_BATCH_ADD="Add To Group"
COM_USERS_BATCH_DELETE="Delete From Group"
COM_USERS_BATCH_GROUP="Select Group"
COM_USERS_BATCH_OPTIONS="Batch process the selected users"
COM_USERS_BATCH_SET="Set To Group"
COM_USERS_BATCH_SET="Move To Group"
COM_USERS_CATEGORIES_TITLE="User Notes: Categories"
COM_USERS_CATEGORY_HEADING="Category"
COM_USERS_CONFIGURATION="Users: Options"
Expand Down

0 comments on commit c694e51

Please sign in to comment.