PageRenderTime 216ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/panel_sound_devices.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | d0e747aa4e26b912215d84b755e6f4be MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <panel label="Configuraзгo de dispositivos" name="device_settings_panel">
  3. <panel.string name="default_text">
  4. Padrгo
  5. </panel.string>
  6. <string name="name_no_device">
  7. Nenhum
  8. </string>
  9. <string name="name_default_system_device">
  10. Dispositivo padrгo do sistema
  11. </string>
  12. <text name="Input">
  13. Entrada
  14. </text>
  15. <text name="Output">
  16. Saнda
  17. </text>
  18. <text name="My volume label">
  19. Meu volume:
  20. </text>
  21. <slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="Mude o volume usando o controle deslizante"/>
  22. <text name="wait_text">
  23. Aguarde
  24. </text>
  25. </panel>