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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 79 lines | 79 code | 0 blank | 0 comment | 0 complexity | 3aaf13d6fba2524b3285933abf3c85cf MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="??" name="Covenant">
  3. <panel.string name="can_resell">
  4. Purchased land in this region may be resold.
  5. </panel.string>
  6. <panel.string name="can_not_resell">
  7. Purchased land in this region may not be resold.
  8. </panel.string>
  9. <panel.string name="can_change">
  10. Purchased land in this region may be joined or subdivided.
  11. </panel.string>
  12. <panel.string name="can_not_change">
  13. Purchased land in this region may not be joined or subdivided.
  14. </panel.string>
  15. <text name="estate_section_lbl">
  16. ??
  17. </text>
  18. <text name="estate_name_lbl">
  19. ???
  20. </text>
  21. <text name="estate_name_text">
  22. mainland
  23. </text>
  24. <text name="estate_owner_lbl">
  25. ????
  26. </text>
  27. <text name="estate_owner_text">
  28. ???
  29. </text>
  30. <text name="estate_cov_lbl">
  31. ???
  32. </text>
  33. <text name="covenant_timestamp_text">
  34. Last Modified Wed Dec 31 16:00:00 1969
  35. </text>
  36. <text_editor name="covenant_editor">
  37. There is no Covenant provided for this Estate.
  38. </text_editor>
  39. <button label="??" name="reset_covenant"/>
  40. <text name="covenant_help_text">
  41. Changes to the covenant will show on all parcels in the estate.
  42. </text>
  43. <text name="covenant_instructions">
  44. Drag and drop a notecard to change the Covenant for this estate.
  45. </text>
  46. <text name="region_section_lbl">
  47. ??
  48. </text>
  49. <text name="region_name_lbl">
  50. ???
  51. </text>
  52. <text name="region_name_text">
  53. Erica
  54. </text>
  55. <text name="region_landtype_lbl">
  56. ???
  57. </text>
  58. <text name="region_landtype_text">
  59. Mainland / Homestead
  60. </text>
  61. <text name="region_maturity_lbl">
  62. ???
  63. </text>
  64. <text name="region_maturity_text">
  65. ????
  66. </text>
  67. <text name="resellable_lbl">
  68. ???
  69. </text>
  70. <text name="resellable_clause">
  71. ???????????
  72. </text>
  73. <text name="changeable_lbl">
  74. ???
  75. </text>
  76. <text name="changeable_clause">
  77. ??????????????
  78. </text>
  79. </panel>