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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 57 lines | 57 code | 0 blank | 0 comment | 0 complexity | 3266d473d2177b26049a40925305bc9c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Tekstury Gruntu" name="Textures">
  3. <text name="region_text_lbl">
  4. Region:
  5. </text>
  6. <text name="region_text">
  7. brak danych
  8. </text>
  9. <text name="detail_texture_text">
  10. Tekstury terenu (24-bitowe 512x512 pliki .tga wymagane)
  11. </text>
  12. <text name="height_text_lbl">
  13. 1 (?)
  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 (Góra)
  23. </text>
  24. <text name="height_text_lbl5">
  25. Zakres poziomów dla tekstury
  26. </text>
  27. <text name="height_text_lbl6">
  28. ?nocny-Zachód
  29. </text>
  30. <text name="height_text_lbl7">
  31. ?nocny-Wschód
  32. </text>
  33. <text name="height_text_lbl8">
  34. Po?udniowy-Zachód
  35. </text>
  36. <text name="height_text_lbl9">
  37. Po?udniowy-Wschód
  38. </text>
  39. <spinner label="Dó?" name="height_start_spin_0"/>
  40. <spinner label="Dó?" name="height_start_spin_1"/>
  41. <spinner label="Dó?" name="height_start_spin_2"/>
  42. <spinner label="Dó?" name="height_start_spin_3"/>
  43. <spinner label="Góra" name="height_range_spin_0"/>
  44. <spinner label="Góra" name="height_range_spin_1"/>
  45. <spinner label="Góra" name="height_range_spin_2"/>
  46. <spinner label="Góra" name="height_range_spin_3"/>
  47. <text name="height_text_lbl10">
  48. Warto?ci reprezentuj? zakresy zlewania powy?szych tekstur.
  49. </text>
  50. <text name="height_text_lbl11">
  51. Warto?? ?, wyra?ona w metrach, to MAKSYMALNY poziom dla tekstury #1, a warto?? GÓRA to MINIMALNY poziom dla tekstury #4.
  52. </text>
  53. <text name="height_text_lbl12">
  54. a warto?? GÓRA to MINIMALNY poziom dla tekstury #4.
  55. </text>
  56. <button label="Zastosuj" name="apply_btn"/>
  57. </panel>