diff options
author | Paul Guslisty <pguslisty@productengine.com> | 2010-10-13 17:07:12 +0300 |
---|---|---|
committer | Paul Guslisty <pguslisty@productengine.com> | 2010-10-13 17:07:12 +0300 |
commit | 11c6daaadd33ce97f6fad09d8a445dc16caa4ced (patch) | |
tree | 8abb0b5b7cdb59976f59e8132942552781638fe5 /indra | |
parent | 93d31d9bfea91d2d5917ea117cef18f82b2a668f (diff) |
STORM-258 FIXED [NAME] text instead Users name is shown when user recieves offer friendship.
- Corrected argument name in notification template
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e1aecda151..ecf9414d7c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5417,7 +5417,7 @@ An object named [OBJECTFROMNAME] owned by [NAME_SLURL] has given you this [OBJEC name="OfferFriendshipNoMessage" persist="true" type="notify"> -[NAME] is offering friendship. +[NAME_SLURL] is offering friendship. (By default, you will be able to see each other's online status.) <form name="form"> |