diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 10 | 
1 files changed, 6 insertions, 4 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 25e6b1ae53..d79a27699a 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5315,16 +5315,18 @@ Your calling card was declined.     icon="notifytip.tga"     name="TeleportToLandmark"     type="notifytip"> -You can teleport to locations like '[NAME]' by opening the Places panel on the right of the viewer, and then select the Landmarks folder. -Click on the landmark to select it and click the 'Teleport' button at the bottom of the panel. You can also double-click on the landmark, or right-click and select 'Teleport' from the context menu. +You can teleport to locations like '[NAME]' by opening the Places panel on the right side of your screen, and then select the Landmarks tab. +Click on any landmark to select it, then click 'Teleport' at the bottom of the panel. +(You can also double-click on the landmark, or right-click it and choose 'Teleport'.)    </notification>    <notification     icon="notifytip.tga"     name="TeleportToPerson"     type="notifytip"> -You can contact residents like '[NAME]' by opening the People panel on the right of the viewer. -Select the resident from the list in the panel and click the 'IM' button at the bottom of the panel. You can also double-click on the resident in the list, or right-click and select 'Send IM...' from the context menu. +You can contact residents like '[NAME]' by opening the People panel on the right side of your screen. +Select the resident from the list, then click 'IM' at the bottom of the panel. +(You can also double-click on their name in the list, or right-click and choose 'IM').    </notification>    <notification | 
