PageRenderTime 34ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 54 lines | 54 code | 0 blank | 0 comment | 0 complexity | 7eb96970156fcd1d23ddbf5e3318bd19 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="????" name="Textures">
  3. <text name="region_text_lbl">
  4. ???
  5. </text>
  6. <text name="region_text">
  7. ??
  8. </text>
  9. <text name="detail_texture_text">
  10. ?????? 512x512?24 ?? .tga ????
  11. </text>
  12. <text name="height_text_lbl">
  13. 1 (Low)
  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 (High)
  23. </text>
  24. <text name="height_text_lbl5">
  25. Texture Elevation Ranges
  26. </text>
  27. <text name="height_text_lbl6">
  28. Northwest
  29. </text>
  30. <text name="height_text_lbl7">
  31. Northeast
  32. </text>
  33. <spinner label="Low" name="height_start_spin_1"/>
  34. <spinner label="Low" name="height_start_spin_3"/>
  35. <spinner label="High" name="height_range_spin_1"/>
  36. <spinner label="High" name="height_range_spin_3"/>
  37. <text name="height_text_lbl8">
  38. Southwest
  39. </text>
  40. <text name="height_text_lbl9">
  41. Southeast
  42. </text>
  43. <spinner label="Low" name="height_start_spin_0"/>
  44. <spinner label="Low" name="height_start_spin_2"/>
  45. <spinner label="High" name="height_range_spin_0"/>
  46. <spinner label="High" name="height_range_spin_2"/>
  47. <text name="height_text_lbl10">
  48. These values represent the blend range for the textures above.
  49. </text>
  50. <text name="height_text_lbl11">
  51. Measured in meters, the LOW value is the MAXIMUM height of Texture #1, and the HIGH value is the MINIMUM height of Texture #4.
  52. </text>
  53. <button label="??" name="apply_btn"/>
  54. </panel>