diff options
author | Kent Quirk <q@lindenlab.com> | 2010-03-19 14:36:26 -0400 |
---|---|---|
committer | Kent Quirk <q@lindenlab.com> | 2010-03-19 14:36:26 -0400 |
commit | 08d210c7e9db8688f41619dd370500d2fd22b40d (patch) | |
tree | 524c81f82fc75c19985a82807b9f82cf6e6d1c5b /indra/newview/skins/default/xui/it/floater_outgoing_call.xml | |
parent | 7ba5c0582fc56f7a394b711eb19477b2476547ab (diff) | |
parent | 7056e917f295f0dff5a919acae6f6ebedb6a91a5 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_outgoing_call.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/floater_outgoing_call.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_outgoing_call.xml b/indra/newview/skins/default/xui/it/floater_outgoing_call.xml index f179364080..268d46e07e 100644 --- a/indra/newview/skins/default/xui/it/floater_outgoing_call.xml +++ b/indra/newview/skins/default/xui/it/floater_outgoing_call.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="outgoing call" title="CHIAMATA IN CORSO"> + <floater.string name="lifetime"> + 5 + </floater.string> <floater.string name="localchat"> Chat vocale nei dintorni </floater.string> @@ -21,6 +24,15 @@ <text name="noanswer"> Nessuna risposta. Riprova piĆ¹ tardi. </text> + <text name="nearby"> + Sei stato scollegato da [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY] + </text> + <text name="nearby_P2P_by_other"> + [VOICE_CHANNEL_NAME] ha chiuso la chiamata. [RECONNECT_NEARBY] + </text> + <text name="nearby_P2P_by_agent"> + Hai chiuso la chiamata. [RECONNECT_NEARBY] + </text> <text name="leaving"> Chiusura chat [CURRENT_CHAT]. </text> |