summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/panel_voice_effect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/tr/panel_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/tr/panel_voice_effect.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/tr/panel_voice_effect.xml b/indra/newview/skins/default/xui/tr/panel_voice_effect.xml
new file mode 100644
index 0000000000..b46833d7e6
--- /dev/null
+++ b/indra/newview/skins/default/xui/tr/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">
+ Ses Şekillendirme Kapalı
+ </string>
+ <string name="preview_voice_effects">
+ Ses Şekillendirme Önizleme ▶
+ </string>
+ <string name="get_voice_effects">
+ Ses Şekillendirmeyi Etkinleştir ▶
+ </string>
+ <combo_box name="voice_effect" tool_tip="Sesinizi değiştirmek için bir Ses Şekli seçin">
+ <combo_box.item label="Ses Şekillendirme Kapalı" name="no_voice_effect"/>
+ </combo_box>
+</panel>