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"
|
icon="alertmodal.tga"
|
||||||
name="GrantedModifyRights"
|
name="GrantedModifyRights"
|
||||||
type="alertmodal">
|
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>
|
||||||
|
|
||||||
<notification
|
<notification
|
||||||
icon="alertmodal.tga"
|
icon="alertmodal.tga"
|
||||||
name="RevokedModifyRights"
|
name="RevokedModifyRights"
|
||||||
type="alertmodal">
|
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>
|
||||||
|
|
||||||
<notification
|
<notification
|
||||||
|
|||||||
Reference in New Issue
Block a user