PageRenderTime 28ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 33 lines | 33 code | 0 blank | 0 comment | 0 complexity | 997df1b56b88fc3e7171472a7e3cc720 MD5 | raw file
Possible License(s): LGPL-2.1
  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. </floater>