Fix name in grant/ungrant edit right. Issue 33
This commit is contained in:
@@ -2579,14 +2579,14 @@ Please choose the male or female avatar. You can change your mind later.
|
||||
icon="alertmodal.tga"
|
||||
name="GrantedModifyRights"
|
||||
type="alertmodal">
|
||||
You have been granted the privilege to modify [FIRST_NAME] [LAST_NAME]'s objects.
|
||||
You have been granted the privilege to modify [NAME]'s objects.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="RevokedModifyRights"
|
||||
type="alertmodal">
|
||||
Your privilege to modify [FIRST_NAME] [LAST_NAME]'s objects has been revoked
|
||||
Your privilege to modify [NAME]'s objects has been revoked
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
|
||||
Reference in New Issue
Block a user