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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 36 lines | 36 code | 0 blank | 0 comment | 0 complexity | b5a24ecc4e4bba71ed07691626d4a672 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="Web:">
  15. Web?
  16. </text>
  17. <radio_group name="use_external_browser">
  18. <radio_item label="????????IE ? Firefox????" name="external" tool_tip="?????????? Web ????????? Web ?????????????????????????????" value="true"/>
  19. <radio_item label="?????????" name="internal" tool_tip="??????????? Web ??????????[APP_NAME] ???????????????????????" value=""/>
  20. </radio_group>
  21. <check_box initial_value="true" label="???????????" name="browser_plugins_enabled"/>
  22. <check_box initial_value="true" label="Cookie ??????" name="cookies_enabled"/>
  23. <check_box initial_value="true" label="Javascript ??????" name="browser_javascript_enabled"/>
  24. <check_box initial_value="false" label="?????????????????????" name="media_popup_enabled"/>
  25. <text name="Software updates:">
  26. ?????????????
  27. </text>
  28. <combo_box name="updater_service_combobox">
  29. <combo_box.item label="??????????" name="Install_automatically"/>
  30. <combo_box.item label="????????????????&amp;??????" name="Install_manual"/>
  31. </combo_box>
  32. <text name="Proxy Settings:">
  33. ???????
  34. </text>
  35. <button label="?????????" label_selected="??" name="set_proxy"/>
  36. </panel>