PageRenderTime 31ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/zh/panel_preferences_sound.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 62 lines | 62 code | 0 blank | 0 comment | 0 complexity | 8162f967a48332b49118ec73d7dc1eb8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="??" name="Preference Media panel">
  3. <panel.string name="middle_mouse">
  4. Middle Mouse
  5. </panel.string>
  6. <slider label="???" name="System Volume"/>
  7. <check_box initial_value="true" name="mute_when_minimized"/>
  8. <text name="mute_chb_label">
  9. ??????
  10. </text>
  11. <slider label="???" name="UI Volume"/>
  12. <slider label="???" name="Wind Volume"/>
  13. <slider label="??" name="SFX Volume"/>
  14. <slider label="????" name="Music Volume"/>
  15. <check_box label="???" name="enable_music"/>
  16. <slider label="??" name="Media Volume"/>
  17. <check_box label="???" name="enable_media"/>
  18. <slider label="????" name="Voice Volume"/>
  19. <check_box label="???" name="enable_voice_check"/>
  20. <check_box label="????????" name="media_auto_play_btn" tool_tip="???????????????????" value="true"/>
  21. <check_box label="??????????????" name="media_show_on_others_btn" tool_tip="Uncheck this to hide media attached to other avatars nearby" value="true"/>
  22. <text name="voice_chat_settings">
  23. ??????
  24. </text>
  25. <text name="Listen from">
  26. ?????
  27. </text>
  28. <radio_group name="ear_location">
  29. <radio_item label="?????" name="0"/>
  30. <radio_item label="????" name="1"/>
  31. </radio_group>
  32. <check_box label="???????????" name="enable_lip_sync"/>
  33. <check_box label="Toggle speak on/off when I press:" name="push_to_talk_toggle_check" tool_tip="When in toggle mode, press and release the trigger key ONCE to switch your microphone on or off. When not in toggle mode, the microphone broadcasts your voice only while the trigger is being held down."/>
  34. <line_editor label="Push-to-Speak trigger" name="modifier_combo"/>
  35. <button label="????" name="set_voice_hotkey_button"/>
  36. <button name="set_voice_middlemouse_button" tool_tip="????????"/>
  37. <button label="?? / ????" name="device_settings_btn"/>
  38. <panel label="????" name="device_settings_panel">
  39. <panel.string name="default_text">
  40. ??
  41. </panel.string>
  42. <panel.string name="default system device">
  43. ??????
  44. </panel.string>
  45. <panel.string name="no device">
  46. ???
  47. </panel.string>
  48. <text name="Input">
  49. ??
  50. </text>
  51. <text name="My volume label">
  52. ?????
  53. </text>
  54. <slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="Change the volume using this slider"/>
  55. <text name="wait_text">
  56. ???
  57. </text>
  58. <text name="Output">
  59. ??
  60. </text>
  61. </panel>
  62. </panel>