diff options
author | Eli Linden <eli@lindenlab.com> | 2010-07-12 11:30:23 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-07-12 11:30:23 -0700 |
commit | 8c4678e894eba1e51156a88209cd5c7854715701 (patch) | |
tree | 9b3cc9d82ae3872d75dc510ed6c0b814f40572fe /indra/newview/skins/default/xui/pl/panel_voice_effect.xml | |
parent | 8ffc749679f8d7133bd9dd57dde3f591b07f11ac (diff) |
CT-575 WIP PL translation for sets 10-14, DA for set14, new files
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_voice_effect.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/panel_voice_effect.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_voice_effect.xml b/indra/newview/skins/default/xui/pl/panel_voice_effect.xml new file mode 100644 index 0000000000..f8a076424f --- /dev/null +++ b/indra/newview/skins/default/xui/pl/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"> + Wyłącz Voice Morph + </string> + <string name="preview_voice_effects"> + Przeglądaj Voice Morphing ▶ + </string> + <string name="get_voice_effects"> + Uzyskaj Voice Morphing ▶ + </string> + <combo_box name="voice_effect" tool_tip="Wybierz Voice Morph aby zmienić Twój głos"> + <combo_box.item label="Wyłącz Voice Morph" name="no_voice_effect"/> + </combo_box> +</panel> |