/indra/newview/skins/default/xui/it/panel_region_texture.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 57 lines · 57 code · 0 blank · 0 comment · 0 complexity · 1577281983f8be5bac0aa1cdc00eb847 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Texture del terreno" name="Textures">
  3. <text name="region_text_lbl">
  4. Regione:
  5. </text>
  6. <text name="region_text">
  7. sconosciuto
  8. </text>
  9. <text name="detail_texture_text" width="380">
  10. Texture del terreno (č necessario siano 512x512, 24 bit .tga files)
  11. </text>
  12. <text name="height_text_lbl">
  13. 1 (Bassa)
  14. </text>
  15. <text name="height_text_lbl2">
  16. 2
  17. </text>
  18. <text name="height_text_lbl3">
  19. 3
  20. </text>
  21. <text name="height_text_lbl4">
  22. 4 (Alta)
  23. </text>
  24. <text name="height_text_lbl5">
  25. Range di elevazione della texture
  26. </text>
  27. <text name="height_text_lbl6">
  28. Nordovest
  29. </text>
  30. <text name="height_text_lbl7">
  31. Nordest
  32. </text>
  33. <text name="height_text_lbl8">
  34. Sudovest
  35. </text>
  36. <text name="height_text_lbl9">
  37. Sudest
  38. </text>
  39. <spinner label="Bassa" name="height_start_spin_0"/>
  40. <spinner label="Bassa" name="height_start_spin_1"/>
  41. <spinner label="Bassa" name="height_start_spin_2"/>
  42. <spinner label="Bassa" name="height_start_spin_3"/>
  43. <spinner label="Alta" name="height_range_spin_0"/>
  44. <spinner label="Alta" name="height_range_spin_1"/>
  45. <spinner label="Alta" name="height_range_spin_2"/>
  46. <spinner label="Alta" name="height_range_spin_3"/>
  47. <text name="height_text_lbl10">
  48. Questi valori indicano la gamma di miscele per le texture di cui sopra.
  49. </text>
  50. <text name="height_text_lbl11">
  51. Misurato in metri, il valore BASSO č la MASSIMA altezza della texture n. 1, e il valore ALTO č l&apos;altezza MINIMA della texture n. 4.
  52. </text>
  53. <text name="height_text_lbl12">
  54. Texture #1, e il valore piů ALTO all&apos;altezza MINIMA della Texture #4.
  55. </text>
  56. <button label="Applica" name="apply_btn"/>
  57. </panel>