/indra/newview/skins/default/xui/pl/floater_preview_texture.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 47 lines · 47 code · 0 blank · 0 comment · 0 complexity · 7a28fe1f14129e5ca7fd333d12be8d06 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="preview_texture">
  3. <floater.string name="Title">
  4. Tekstura: [NAME]
  5. </floater.string>
  6. <floater.string name="Copy">
  7. Kopiuj do Szafy
  8. </floater.string>
  9. <text name="desc txt">
  10. Opis:
  11. </text>
  12. <text name="dimensions">
  13. [WIDTH]px x [HEIGHT]px
  14. </text>
  15. <text name="aspect_ratio">
  16. Zobacz proporcje
  17. </text>
  18. <combo_box name="combo_aspect_ratio" tool_tip="Wy?wietl w domy?lnych proporcjach">
  19. <combo_item name="Unconstrained">
  20. Swobodny
  21. </combo_item>
  22. <combo_item name="1:1" tool_tip="Insygnia Grupy lub realny Profil">
  23. 1:1
  24. </combo_item>
  25. <combo_item name="4:3" tool_tip="[SECOND_LIFE] profil">
  26. 4:3
  27. </combo_item>
  28. <combo_item name="10:7" tool_tip="Reklamy i atrakcje, landmarki">
  29. 10:7
  30. </combo_item>
  31. <combo_item name="3:2" tool_tip="O Posiad?o?ci">
  32. 3:2
  33. </combo_item>
  34. <combo_item name="16:10">
  35. 16:10
  36. </combo_item>
  37. <combo_item name="16:9" tool_tip="Lubi?">
  38. 16:9
  39. </combo_item>
  40. <combo_item name="2:1">
  41. 2:1
  42. </combo_item>
  43. </combo_box>
  44. <button label="OK" name="Keep"/>
  45. <button label="Wyrzu?" name="Discard"/>
  46. <button label="Zapisz jako" name="save_tex_btn"/>
  47. </floater>