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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 57 lines | 57 code | 0 blank | 0 comment | 0 complexity | 678202a362263827c643f8b80ca1962a MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Texturas del terreno" name="Textures">
  3. <text name="region_text_lbl">
  4. Región:
  5. </text>
  6. <text name="region_text">
  7. desconocida
  8. </text>
  9. <text name="detail_texture_text" width="380">
  10. Texturas del terreno (se requieren archivos .tga de 512x512 y 24 bites)
  11. </text>
  12. <text name="height_text_lbl">
  13. 1 (Baja)
  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. Rangos de la elevación de la textura
  26. </text>
  27. <text name="height_text_lbl6">
  28. Noroeste
  29. </text>
  30. <text name="height_text_lbl7">
  31. Noreste
  32. </text>
  33. <text name="height_text_lbl8">
  34. Suroeste
  35. </text>
  36. <text name="height_text_lbl9">
  37. Sureste
  38. </text>
  39. <spinner label="Baja" name="height_start_spin_0"/>
  40. <spinner label="Baja" name="height_start_spin_1"/>
  41. <spinner label="Baja" name="height_start_spin_2"/>
  42. <spinner label="Baja" 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. Estos valores representan la gama de mezclas para las texturas superiores.
  49. </text>
  50. <text name="height_text_lbl11">
  51. Midiendo en metros, el valor BAJA es la altura MÁXIMA de la textura #1, y el valor ALTA es la altura MÍNIMA de la textura #4.
  52. </text>
  53. <text name="height_text_lbl12">
  54. y el valor ALTA es la altura MÍNIMA de la textura #4.
  55. </text>
  56. <button label="Aplicar" name="apply_btn"/>
  57. </panel>