diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-10-14 12:01:40 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-10-14 12:01:40 -0700 |
commit | b049db546a5970d268014f3d0d5375834cdaf59d (patch) | |
tree | 6cda035a4ed62c7f2f391869ca743d13fbc06775 /indra/newview/skins/default/xui | |
parent | 330ea83c3dd8f56f4cef56481f951b705d28f027 (diff) |
DN-177 Cannot click on Name in Friend Request to view profile - and no profile pic in friend request
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 7e9cc6772d..34e2b2410e 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5457,7 +5457,7 @@ An object named [OBJECTFROMNAME] owned by [NAME_SLURL] has given you this [OBJEC icon="notify.tga" name="OfferFriendship" type="offer"> -[NAME] is offering friendship. +[NAME_SLURL] is offering friendship. [MESSAGE] @@ -5486,7 +5486,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"> |