summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_voice_effect.xml
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-06-21 11:51:06 +0300
committerMike Antipov <mantipov@productengine.com>2010-06-21 11:51:06 +0300
commit26fe6e1df5371e889e9c0c5d0b6eba086ba1c7ac (patch)
tree57c181955f356118b0622ecc9c5c132d092b6a4c /indra/newview/skins/default/xui/it/floater_voice_effect.xml
parentca816088999d130b2f36a287b1d33d02cea6ce30 (diff)
parentff2c3873817c6ab701483dbdda656af5e038f0a6 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_voice_effect.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_voice_effect.xml b/indra/newview/skins/default/xui/it/floater_voice_effect.xml
new file mode 100644
index 0000000000..202be752c9
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/floater_voice_effect.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater label="Luoghi" name="voice_effects" title="ANTEPRIMA MANIPOLAZIONE VOCE">
+ <string name="no_voice_effect">
+ (Nessuna manipolazione voce)
+ </string>
+ <string name="active_voice_effect">
+ (Attivato)
+ </string>
+ <string name="unsubscribed_voice_effect">
+ (Iscrizione annullata)
+ </string>
+ <string name="new_voice_effect">
+ (Nuovo!)
+ </string>
+ <text name="status_text">
+ Per ascoltare un&apos;anteprima degli effetti di manipolazione della voce, clicca sul pulsante Registra per registrare un campione di voce, quindi fai clic su uno degli effetti per ascoltare il risultato.
+
+Per ricollegarti alla voce nei dintorni, chiudi la finestra.
+ </text>
+ <button label="Registra campione" name="record_btn" tool_tip="Registra un campione della tua voce."/>
+ <button label="Ferma" name="record_stop_btn"/>
+ <text name="voice_morphing_link">
+ [[URL] Ottieni manipolazione voce]
+ </text>
+ <scroll_list name="voice_effect_list" tool_tip="Registra un campione della tua voce, quindi fai clic su uno degli effetti per un&apos;anteprima del risultato.">
+ <scroll_list.columns label="Manipolazione voce" name="name"/>
+ <scroll_list.columns label="Scade il" name="expires"/>
+ </scroll_list>
+</floater>