diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2010-03-26 10:28:57 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2010-03-26 10:28:57 +0200 |
commit | 4b847b4388a38209ec8e12ed55d8137c94119c17 (patch) | |
tree | 19283e78b2e2fe8511aa14b26571da06b873ed6c /indra/newview/skins/default/xui | |
parent | 5fbcc249e3af8e8cd1edabf7a4b6e4c9ca0fc7e3 (diff) |
fixed EXT-6373 “Consecutive offer messages are unreadable in the IM log”,
replaced [NAME] with [NAME_SLURL] in teleport offer notification, this will unify offers appearance and gap between offers in IM chat log with disabled plaintext mode;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui')
-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 5403defc59..6d18111be0 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5110,7 +5110,7 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you th icon="notify.tga" name="TeleportOffered" type="offer"> -[NAME] has offered to teleport you to their location: +[NAME_SLURL] has offered to teleport you to their location: [MESSAGE] <form name="form"> |