Honour the is_privileged flag in GroupView

This commit is contained in:
David Baker 2017-09-21 16:55:56 +01:00
parent 3f0ee4e6ad
commit 3c2e6fdf9e
2 changed files with 16 additions and 9 deletions

View file

@ -892,5 +892,6 @@
"Add users to the group summary": "Add users to the group summary",
"Who would you like to add to this summary?": "Who would you like to add to this summary?",
"Add to summary": "Add to summary",
"Failed to add the following users to the summary of %(groupId)s:": "Failed to add the following users to the summary of %(groupId)s:"
"Failed to add the following users to the summary of %(groupId)s:": "Failed to add the following users to the summary of %(groupId)s:",
"You are an administrator of this group": "You are an administrator of this group"
}