/indra/newview/skins/default/xui/ru/floater_build_options.xml
XML | 33 lines | 33 code | 0 blank | 0 comment | 0 complexity | 997df1b56b88fc3e7171472a7e3cc720 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="build options floater" title="????????? ?????">
- <floater.string name="grid_screen_text">
- ?????
- </floater.string>
- <floater.string name="grid_local_text">
- ?????????
- </floater.string>
- <floater.string name="grid_world_text">
- ???
- </floater.string>
- <floater.string name="grid_reference_text">
- ????? ???????
- </floater.string>
- <floater.string name="grid_attachment_text">
- ?????????????
- </floater.string>
- <text name="grid_mode_label" tool_tip="???????????? ?????">
- ?????
- </text>
- <combo_box name="combobox grid mode" tool_tip="???????? ??? ??????? ????? ??? ?????????? ???????">
- <combo_box.item label="?????????" name="World"/>
- <combo_box.item label="????????? ?????" name="Local"/>
- <combo_box.item label="???????????? ?????" name="Reference"/>
- </combo_box>
- <spinner label="??????? (?????)" name="GridResolution"/>
- <spinner label="???????????? (?????)" name="GridDrawSize"/>
- <check_box label="??????????? ? ???????????" name="GridSubUnit"/>
- <check_box label="?????????? ????????? ???????????" name="GridCrossSection"/>
- <text name="grid_opacity_label" tool_tip="???????????? ?????">
- ????????????:
- </text>
- </floater>