PageRenderTime 33ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | d7de1371ad697de61b9d2c44a50e17c7 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <panel label="?????" name="device_settings_panel">
  3. <panel.string name="default_text">
  4. ?????
  5. </panel.string>
  6. <string name="name_no_device">
  7. ????????????
  8. </string>
  9. <string name="name_default_system_device">
  10. ????????????
  11. </string>
  12. <text name="Input">
  13. ??
  14. </text>
  15. <text name="Output">
  16. ??
  17. </text>
  18. <text name="My volume label">
  19. ?????
  20. </text>
  21. <slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="?????????????????"/>
  22. <text name="wait_text">
  23. ????????????
  24. </text>
  25. </panel>