Fix typos and add translation notes

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 23:00:13 -04:00
parent 873055c4d5
commit 8374a66011
3 changed files with 4 additions and 2 deletions

View File

@@ -268,6 +268,8 @@ class UserGroupsView(AddRemoveView):
secondary_object_model = Group
secondary_object_permission = permission_group_edit
list_available_title = _('Available groups')
# Translators: "User groups" here refer to the group list of a specific
# user.
list_added_title = _('User groups')
def get_actions_extra_kwargs(self):