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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 34 lines · 34 code · 0 blank · 0 comment · 0 complexity · 40e34be7fd6a8960784b58124e129431 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="build options floater" title="?????????">
  3. <floater.string name="grid_screen_text">
  4. ??
  5. </floater.string>
  6. <floater.string name="grid_local_text">
  7. ????
  8. </floater.string>
  9. <floater.string name="grid_world_text">
  10. ??
  11. </floater.string>
  12. <floater.string name="grid_reference_text">
  13. ??????
  14. </floater.string>
  15. <floater.string name="grid_attachment_text">
  16. ???????
  17. </floater.string>
  18. <text name="grid_mode_label" tool_tip="?????????">
  19. ???
  20. </text>
  21. <combo_box name="combobox grid mode" tool_tip="??????????????????????">
  22. <combo_box.item label="??????????" name="World"/>
  23. <combo_box.item label="????????" name="Local"/>
  24. <combo_box.item label="??????????" name="Reference"/>
  25. </combo_box>
  26. <spinner label="????????" name="GridResolution"/>
  27. <spinner label="????????" name="GridDrawSize"/>
  28. <check_box label="????????????????" name="GridSubUnit"/>
  29. <check_box label="??????" name="GridCrossSection"/>
  30. <text name="grid_opacity_label" tool_tip="?????????">
  31. ?????
  32. </text>
  33. <slider label="?????????" name="GridOpacity"/>
  34. </floater>