Honour the is_privileged flag in GroupView
This commit is contained in:
parent
3f0ee4e6ad
commit
3c2e6fdf9e
2 changed files with 16 additions and 9 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue