PageRenderTime 135ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 34 lines | 34 code | 0 blank | 0 comment | 0 complexity | 0ba12d0790fa3b8dace72bfbfe540557 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="OPгуES DE GRADE">
  3. <floater.string name="grid_screen_text">
  4. Tela
  5. </floater.string>
  6. <floater.string name="grid_local_text">
  7. Local
  8. </floater.string>
  9. <floater.string name="grid_world_text">
  10. Mundo
  11. </floater.string>
  12. <floater.string name="grid_reference_text">
  13. ReferЙncia
  14. </floater.string>
  15. <floater.string name="grid_attachment_text">
  16. Anexo
  17. </floater.string>
  18. <text name="grid_mode_label" tool_tip="Opacidade da grade">
  19. Modo
  20. </text>
  21. <combo_box name="combobox grid mode" tool_tip="Selecione o tipo de rИgua da grade onde o objeto serА colocado">
  22. <combo_box.item label="Grid SL" name="World"/>
  23. <combo_box.item label="Grid local" name="Local"/>
  24. <combo_box.item label="Grid de referЙncia" name="Reference"/>
  25. </combo_box>
  26. <spinner label="Unidades (metros):" name="GridResolution"/>
  27. <spinner label="ExtensУes (metros)" name="GridDrawSize"/>
  28. <check_box label="Encaixar em sub-unidades" name="GridSubUnit"/>
  29. <check_box label="Ver corte transversal" name="GridCrossSection"/>
  30. <text name="grid_opacity_label" tool_tip="Opacidade da grade">
  31. Opacidade:
  32. </text>
  33. <slider label="Opacidade da grade" name="GridOpacity"/>
  34. </floater>