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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 39 lines · 39 code · 0 blank · 0 comment · 0 complexity · 7043fa590e2dc47ca523166f3bf9bbe9 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="land holdings floater" title="????">
  3. <floater.string name="area_string">
  4. [AREA] m˛
  5. </floater.string>
  6. <scroll_list name="parcel list">
  7. <scroll_list.columns label="??" name="name"/>
  8. <scroll_list.columns label="??" name="location"/>
  9. <scroll_list.columns label="??" name="type"/>
  10. <scroll_list.columns label="??" name="area"/>
  11. </scroll_list>
  12. <button label="????" label_selected="????" name="Teleport" tool_tip="????????????"/>
  13. <button label="??" label_selected="??" name="Show on Map" tool_tip="??????????????"/>
  14. <text name="contrib_label">
  15. Contributions to your groups:
  16. </text>
  17. <scroll_list name="grant list">
  18. <scroll_list.columns label="??" name="group"/>
  19. <scroll_list.columns label="??" name="area"/>
  20. </scroll_list>
  21. <text name="allowed_label">
  22. Allowed land holdings at current payment plan:
  23. </text>
  24. <text name="allowed_text">
  25. [AREA] m˛
  26. </text>
  27. <text name="current_label">
  28. Current land holdings:
  29. </text>
  30. <text name="current_text">
  31. [AREA] m˛
  32. </text>
  33. <text name="available_label">
  34. Available for land purchases:
  35. </text>
  36. <text name="available_text">
  37. [AREA] m˛
  38. </text>
  39. </floater>