diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-21 19:37:35 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-21 19:37:35 +0100 |
commit | 0f79f85ead64449a43e4cf84a7d36e116e40c919 (patch) | |
tree | ad0cecc0cc3ca106921e1d1e2361c75f88feed13 /indra/newview/skins/default/xui/pt/panel_audio_device.xml | |
parent | 9a89db5909a82513126f6b6d1eacb1d95b9bfed0 (diff) | |
parent | c5e2348e94f852e2d5ab38ff0f3d142a6285650c (diff) |
merge storm-122
Diffstat (limited to 'indra/newview/skins/default/xui/pt/panel_audio_device.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/panel_audio_device.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/indra/newview/skins/default/xui/pt/panel_audio_device.xml b/indra/newview/skins/default/xui/pt/panel_audio_device.xml deleted file mode 100644 index 967dc27070..0000000000 --- a/indra/newview/skins/default/xui/pt/panel_audio_device.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<panel name="device_settings"> - <text name="Audio Devices"> - Dispositivos de Áudio - </text> - <text name="Input device (microphone):"> - Dispositivo de entrada (microfone): - </text> - <text name="Output device (speakers):"> - Dispositivo de saída (falantes): - </text> - <text name="Input level:"> - Nível de Entrada - </text> - <text_editor name="voice_intro_text1"> - Ajuste a barra para controlar o volume de som para os outros residentes. Para testar o nível de entrada, basta falar em seu microfone. - </text_editor> - <volume_slider name="mic_volume_slider" tool_tip="Altere o volume usando este controle gradual"/> - <text name="wait_text"> - Por Favor aguarde - </text> - <string name="default_text"> - Padrão - </string> -</panel> |