diff options
author | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-02-10 14:42:30 +0200 |
---|---|---|
committer | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-02-10 14:42:30 +0200 |
commit | 5831cb1394338cdfc45e3188a034edb54c2b785f (patch) | |
tree | 56461e1f2d0a44c872d994d41342166aac1e23d0 /indra/newview/skins/default/xui | |
parent | 3e9e874ab467dd33ff9ea542ac0834e9fe40377d (diff) | |
parent | ea9185e0dcfde046232cc2ce20d34171b96e37e5 (diff) |
merge
--HG--
branch : product-engine
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 90381c2af4..51f0f6839c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4307,14 +4307,14 @@ Topic: [SUBJECT], Message: [MESSAGE] icon="notifytip.tga" name="FriendOnline" type="notifytip"> -[FIRST] [LAST] is Online +[NAME_SLURL] is Online </notification> <notification icon="notifytip.tga" name="FriendOffline" type="notifytip"> -[FIRST] [LAST] is Offline +[NAME_SLURL] is Offline </notification> <notification |