diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_im.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_im.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_im.xml b/indra/newview/skins/default/xui/en/floater_im.xml index 7493a9a90d..55efe83820 100644 --- a/indra/newview/skins/default/xui/en/floater_im.xml +++ b/indra/newview/skins/default/xui/en/floater_im.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <multi_floater + legacy_header_height="18" can_resize="true" follows="left|bottom" height="422" @@ -7,12 +8,13 @@ min_height="130" min_width="350" name="im_floater" + help_topic="im_floater" save_rect="true" title="Instant Message" width="419"> <multi_floater.string name="only_user_message"> - You are the only user in this session. + You are the only Resident in this session. </multi_floater.string> <multi_floater.string name="offline_message"> @@ -24,7 +26,7 @@ </multi_floater.string> <multi_floater.string name="muted_message"> - You have muted this resident. Sending a message will automatically unmute them. + You have blocked this Resident. Sending a message will automatically unblock them. </multi_floater.string> <multi_floater.string name="generic_request_error"> @@ -52,7 +54,7 @@ </multi_floater.string> <multi_floater.string name="add_session_event"> - Unable to add users to chat session with [RECIPIENT]. + Unable to add Residents to chat session with [RECIPIENT]. </multi_floater.string> <multi_floater.string name="message_session_event"> |