Files
SingularityViewer/indra/newview/skins/default/xui/uk/panel_audio.xml
2010-04-02 02:48:44 -03:00

18 lines
869 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Аудіо і Відео" name="Media panel">
<slider label_width="60" label="Головні" name="System Volume" />
<button label="" name="mute_audio" />
<slider label_width="60" label="Музика" name="Music Volume" />
<button label="" name="mute_music" />
<slider label_width="60" label="Медіа" name="Media Volume" />
<button label="" name="mute_media" />
<slider label_width="60" label="Голос" name="Voice Volume" />
<button label="" name="mute_voice" />
<slider label_width="60" label="Звуки" name="SFX Volume" />
<button label="" name="mute_sfx" />
<slider label_width="60" label="Оточ.звук" name="Wind Volume" />
<button label="" name="mute_wind" />
<slider label_width="60" label="UI" name="UI Volume" />
<button label="" name="mute_ui" />
</panel>