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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · 4c2a38576be030ac8da55d1506636f63 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="beacons" title="?????">
  3. <panel name="beacons_panel">
  4. <text name="label_show">
  5. ????????:
  6. </text>
  7. <check_box label="?????" name="beacons"/>
  8. <check_box label="?????????" name="highlights"/>
  9. <text name="beacon_width_label" tool_tip="?????? ?????">
  10. ??????:
  11. </text>
  12. <text name="label_objects">
  13. ??? ???? ????????:
  14. </text>
  15. <check_box label="??????????" name="physical"/>
  16. <check_box label="??????????" name="scripted"/>
  17. <check_box label="?????? ???????" name="touch_only"/>
  18. <check_box label="????????? ?????" name="sounds"/>
  19. <check_box label="????????? ??????" name="particles"/>
  20. <check_box label="????????? ?????" name="moapbeacon"/>
  21. </panel>
  22. </floater>