diff options
Diffstat (limited to 'indra')
3 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_incoming_call.xml b/indra/newview/skins/default/xui/en/floater_incoming_call.xml index 9c2898945b..526fda90d1 100644 --- a/indra/newview/skins/default/xui/en/floater_incoming_call.xml +++ b/indra/newview/skins/default/xui/en/floater_incoming_call.xml @@ -12,7 +12,7 @@   width="410">      <floater.string       name="localchat"> -        Local Voice Chat +        Nearby Voice Chat      </floater.string>      <floater.string       name="anonymous"> diff --git a/indra/newview/skins/default/xui/en/floater_outgoing_call.xml b/indra/newview/skins/default/xui/en/floater_outgoing_call.xml index 44956f7e52..525cfbab18 100644 --- a/indra/newview/skins/default/xui/en/floater_outgoing_call.xml +++ b/indra/newview/skins/default/xui/en/floater_outgoing_call.xml @@ -12,7 +12,7 @@   width="410">      <floater.string       name="localchat"> -        Local Voice Chat +        Nearby Voice Chat      </floater.string>      <floater.string       name="anonymous"> diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ff0cd7ffeb..df263ddf3d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5585,7 +5585,7 @@ We're sorry.  This area has reached maximum capacity for voice conversation     icon="notifytip.tga"     name="VoiceChannelDisconnected"     type="notifytip"> -You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnected to spatial voice chat. +You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnected to Nearby Voice Chat.      <unique>        <context key="VOICE_CHANNEL_NAME"/>      </unique> @@ -5595,7 +5595,7 @@ You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnect     icon="notifytip.tga"     name="VoiceChannelDisconnectedP2P"     type="notifytip"> -[VOICE_CHANNEL_NAME] has ended the call.  You will now be reconnected to spatial voice chat. +[VOICE_CHANNEL_NAME] has ended the call.  You will now be reconnected to Nearby Voice Chat.      <unique>        <context key="VOICE_CHANNEL_NAME"/>      </unique> @@ -5605,7 +5605,7 @@ You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnect     icon="notifytip.tga"     name="P2PCallDeclined"     type="notifytip"> -[VOICE_CHANNEL_NAME] has declined your call.  You will now be reconnected to spatial voice chat. +[VOICE_CHANNEL_NAME] has declined your call.  You will now be reconnected to Nearby Voice Chat.      <unique>        <context key="VOICE_CHANNEL_NAME"/>      </unique> @@ -5615,7 +5615,7 @@ You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnect     icon="notifytip.tga"     name="P2PCallNoAnswer"     type="notifytip"> -[VOICE_CHANNEL_NAME] is not available to take your call.  You will now be reconnected to spatial voice chat. +[VOICE_CHANNEL_NAME] is not available to take your call.  You will now be reconnected to Nearby Voice Chat.      <unique>        <context key="VOICE_CHANNEL_NAME"/>      </unique> @@ -5625,7 +5625,7 @@ You have been disconnected from [VOICE_CHANNEL_NAME].  You will now be reconnect     icon="notifytip.tga"     name="VoiceChannelJoinFailed"     type="notifytip"> -Failed to connect to [VOICE_CHANNEL_NAME], please try again later.  You will now be reconnected to spatial voice chat. +Failed to connect to [VOICE_CHANNEL_NAME], please try again later.  You will now be reconnected to Nearby Voice Chat.      <unique>        <context key="VOICE_CHANNEL_NAME"/>      </unique>  | 
