summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_voice_effect.xml
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-06-22 10:14:33 +0300
committerMike Antipov <mantipov@productengine.com>2010-06-22 10:14:33 +0300
commitf25da4a2c7ad7fc41d15c51524a110e5386d1e5b (patch)
treefa874cb1966cefda551fd653180c29f5c3bb974d /indra/newview/skins/default/xui/es/panel_voice_effect.xml
parent525a56872f1e66651b578e59a776643352a3d523 (diff)
parent5e5ad8582cbbe3dd656d9b3824d96a37e312a31a (diff)
Merge with default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/es/panel_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/es/panel_voice_effect.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/panel_voice_effect.xml b/indra/newview/skins/default/xui/es/panel_voice_effect.xml
new file mode 100644
index 0000000000..2cc36b7cae
--- /dev/null
+++ b/indra/newview/skins/default/xui/es/panel_voice_effect.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="panel_voice_effect">
+ <string name="no_voice_effect">
+ Sin transformación de voz
+ </string>
+ <string name="preview_voice_effects">
+ Probar transformación de voz ▶
+ </string>
+ <string name="get_voice_effects">
+ Obtener transformación de voz ▶
+ </string>
+ <combo_box name="voice_effect" tool_tip="Selecciona un efecto de transformación de voz para cambiar tu voz.">
+ <combo_box.item label="Sin transformación de voz" name="no_voice_effect"/>
+ </combo_box>
+</panel>