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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 49 lines | 49 code | 0 blank | 0 comment | 0 complexity | 186eddb1a669164873494f440e9705d1 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="??" name="Input panel">
  3. <text name="Network:">
  4. ???
  5. </text>
  6. <text name="Maximum bandwidth">
  7. ????
  8. </text>
  9. <text name="text_box2">
  10. kbps
  11. </text>
  12. <check_box label="???" name="connection_port_enabled"/>
  13. <spinner label="???" name="connection_port"/>
  14. <text name="cache_size_label_l">
  15. ????
  16. </text>
  17. <text name="text_box5">
  18. MB
  19. </text>
  20. <text name="Cache location">
  21. ?????
  22. </text>
  23. <button label="??" label_selected="??" name="set_cache"/>
  24. <button label="" label_selected="??" name="reset_cache"/>
  25. <text name="Web:">
  26. ???
  27. </text>
  28. <radio_group name="use_external_browser">
  29. <radio_item label="???????????? IE, Firefox, Safari?" name="external" tool_tip="Use the default system web browser for help, web links, etc. Not recommended if running full screen." value="1"/>
  30. <radio_item label="?????????" name="internal" tool_tip="Use the built-in web browser for help, web links, etc. This browser opens as a new window inside [APP_NAME]." value=""/>
  31. </radio_group>
  32. <check_box initial_value="true" label="????" name="browser_plugins_enabled"/>
  33. <check_box initial_value="true" label="?? cookies" name="cookies_enabled"/>
  34. <check_box initial_value="true" label="?? Javascript" name="browser_javascript_enabled"/>
  35. <check_box initial_value="false" label="????????????" name="media_popup_enabled"/>
  36. <check_box initial_value="false" label="?????????" name="web_proxy_enabled"/>
  37. <text name="Proxy location">
  38. ????????
  39. </text>
  40. <line_editor name="web_proxy_editor" tool_tip="The name or IP address of the proxy you would like to use"/>
  41. <spinner label="???" name="web_proxy_port"/>
  42. <text name="Software updates:">
  43. ?????
  44. </text>
  45. <combo_box name="updater_service_combobox">
  46. <combo_box.item label="????" name="Install_automatically"/>
  47. <combo_box.item label="???????" name="Install_manual"/>
  48. </combo_box>
  49. </panel>