Fix name in grant/ungrant edit right. Issue 33

This commit is contained in:
Siana Gearz
2011-05-06 04:34:32 +02:00
parent e6db03054b
commit f052915f54

View File

@@ -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]&apos;s objects has been revoked
Your privilege to modify [NAME]&apos;s objects has been revoked
</notification>
<notification