diff options
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_im_session.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml index de8d5f22fd..15d3dc30ae 100644 --- a/indra/newview/skins/default/xui/en/floater_im_session.xml +++ b/indra/newview/skins/default/xui/en/floater_im_session.xml @@ -36,13 +36,10 @@ value="Conv_toolbar_arrow_sw"/> <floater.string name="participant_added" - value="[NAME] was invited to the conversation.[NEW_WINDOW]"/> + value="[NAME] was invited to the conversation."/> <floater.string name="multiple_participants_added" - value="[NAME] were invited to the conversation.[NEW_WINDOW]"/> - <floater.string - name="new_window" - value=" The conversation will be started in a new window."/> + value="[NAME] were invited to the conversation."/> <view follows="all" layout="topleft" |