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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 32 lines | 32 code | 0 blank | 0 comment | 0 complexity | 9d2f3e5fc2723bc4fc3e9c6dc0390ce4 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="??" name="Media Settings General">
  3. <text name="home_label">
  4. ???
  5. </text>
  6. <text name="home_fails_whitelist_label">
  7. (This page does not pass the specified whitelist)
  8. </text>
  9. <line_editor name="home_url" tool_tip="The home page for this media source"/>
  10. <text name="preview_label">
  11. ??
  12. </text>
  13. <text name="current_url_label">
  14. ?????
  15. </text>
  16. <text name="current_url" tool_tip="The current page for this media source" value=""/>
  17. <button label="??" name="current_url_reset_btn"/>
  18. <check_box initial_value="false" label="Auto Loop" name="auto_loop"/>
  19. <check_box initial_value="false" label="First Click Interacts" name="first_click_interact"/>
  20. <check_box initial_value="false" label="????" name="auto_zoom"/>
  21. <check_box initial_value="false" label="??????" name="auto_play"/>
  22. <text name="media_setting_note">
  23. Note: Residents can override this setting
  24. </text>
  25. <check_box initial_value="false" label="Auto Scale Media on Face of Object" name="auto_scale"/>
  26. <text name="size_label">
  27. ???
  28. </text>
  29. <text name="X_label">
  30. X
  31. </text>
  32. </panel>