diff options
| author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2013-06-06 19:11:28 +0300 | 
|---|---|---|
| committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2013-06-06 19:11:28 +0300 | 
| commit | 64fc027a0bd87be0629ef95a5b7d0ab736c97a9e (patch) | |
| tree | c29821630da2a3d9bb84d393e4382989b97904a2 /indra/newview | |
| parent | 497789c47632f1d1756832c3231d7d4ca5b84c11 (diff) | |
CHUI-975 FIXED Message text is changed
Diffstat (limited to 'indra/newview')
| -rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 9d1973f267..7c4ad2b819 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5954,9 +5954,7 @@ Your calling card was declined.     icon="notifytip.tga"     name="TeleportToPerson"     type="notifytip"> -    To contact Residents like '[NAME]', click on the "People" button , select a Resident from the window that opens, then click 'IM' at the -    bottom of the window. -    (You can also double-click on their name in the list, or right-click and choose 'IM'). +    To open a private conversation with someone, right-click on their avatar and choose "IM" from the menu.    </notification>    <notification | 
