diff options
author | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
commit | 366aa236f2964855bcb6f8b95f52e8bdad902651 (patch) | |
tree | e87f1e40bd5c4f36b191d1d279aca7fec0b66edc /indra/newview/skins/default/xui/pl/panel_audio_device.xml | |
parent | a383a38b0c1b5ae02cf8b8a3d5e6ccb3924b8766 (diff) |
EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_audio_device.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/pl/panel_audio_device.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_audio_device.xml b/indra/newview/skins/default/xui/pl/panel_audio_device.xml deleted file mode 100755 index fc3b3776f0..0000000000 --- a/indra/newview/skins/default/xui/pl/panel_audio_device.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<panel name="device_settings"> - <text name="Audio Devices"> - Urządzenia Audio - </text> - <text name="Input device (microphone):"> - Urządzenia Wejściowe (mikrofon): - </text> - <text name="Output device (speakers):"> - Urządzenia Wyjściowe (głośniki): - </text> - <text name="Input level:"> - Poziom Wejścia - </text> - <text_editor name="voice_intro_text1"> - Użyj suwaka by dostosować jak głośno Cię słychać dla innych Rezydentów. By przetestować poziom wejścia, zacznij mówić do mikrofonu. - </text_editor> - <volume_slider name="mic_volume_slider" - tool_tip="By zmienić poziom głośności użyj suwaka" /> - <text name="wait_text"> - Proszę poczekać - </text> - <string name="default_text"> - Domyślne - </string> -</panel> |