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

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

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="place_profile">
  3. <string name="on" value="On"/>
  4. <string name="off" value="Off"/>
  5. <string name="anyone" value="Anyone"/>
  6. <string name="available" value="available"/>
  7. <string name="allocated" value="???"/>
  8. <string name="title_place" value="????"/>
  9. <string name="title_teleport_history" value="????????"/>
  10. <string name="not_available" value="?N\A?"/>
  11. <string name="unknown" value="????"/>
  12. <string name="public" value="????"/>
  13. <string name="none_text" value="???"/>
  14. <string name="sale_pending_text" value="??????"/>
  15. <string name="group_owned_text" value="???????"/>
  16. <string name="price_text" value="L$"/>
  17. <string name="area_text" value="m˛"/>
  18. <string name="all_residents_text" value="????"/>
  19. <string name="group_text" value="??"/>
  20. <string name="can_resell">
  21. ?????????????
  22. </string>
  23. <string name="can_not_resell">
  24. ??????????????
  25. </string>
  26. <string name="can_change">
  27. ??????????????????
  28. </string>
  29. <string name="can_not_change">
  30. ???????????????????
  31. </string>
  32. <string name="server_update_text">
  33. ?????????????????
  34. </string>
  35. <string name="server_error_text">
  36. Information about this location is unavailable at this time, please try again later.
  37. </string>
  38. <string name="server_forbidden_text">
  39. Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner.
  40. </string>
  41. <string name="acquired_date">
  42. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  43. </string>
  44. <button name="back_btn" tool_tip="??"/>
  45. <text name="title" value="????"/>
  46. <scroll_container name="place_scroll">
  47. <panel name="scrolling_panel">
  48. <text name="region_title" value="SampleRegion"/>
  49. <text name="parcel_title" value="SampleParcel, Name Long (145, 228, 26)"/>
  50. <expandable_text name="description" value="Du waltz die spritz"/>
  51. <text name="owner_label" value="????"/>
  52. <text name="owner_value" value="Alex Superduperlongenamenton"/>
  53. <text name="maturity_value" value="??"/>
  54. <accordion name="advanced_info_accordion">
  55. <accordion_tab name="parcel_characteristics_tab" title="??">
  56. <panel name="parcel_characteristics_panel">
  57. <text name="rating_label" value="???"/>
  58. <text name="rating_value" value="??"/>
  59. <text name="voice_label" value="???"/>
  60. <text name="voice_value" value="On"/>
  61. <text name="fly_label" value="???"/>
  62. <text name="fly_value" value="On"/>
  63. <text name="push_label" value="???"/>
  64. <text name="push_value" value="Off"/>
  65. <text name="build_label" value="???"/>
  66. <text name="build_value" value="On"/>
  67. <text name="scripts_label" value="???"/>
  68. <text name="scripts_value" value="On"/>
  69. <text name="damage_label" value="???"/>
  70. <text name="damage_value" value="Off"/>
  71. <button label="????" name="about_land_btn"/>
  72. </panel>
  73. </accordion_tab>
  74. <accordion_tab name="region_information_tab" title="??">
  75. <panel name="region_information_panel">
  76. <text name="region_name_label" value="???"/>
  77. <text name="region_name" value="Mooseland"/>
  78. <text name="region_type_label" value="???"/>
  79. <text name="region_type" value="Moose"/>
  80. <text name="region_rating_label" value="???"/>
  81. <text name="region_rating" value="????"/>
  82. <text name="region_owner_label" value="????"/>
  83. <text name="region_owner" value="moose Van Moose extra long name moose"/>
  84. <text name="region_group_label" value="???"/>
  85. <text name="region_group">
  86. The Mighty Moose of mooseville soundvillemoose
  87. </text>
  88. <button label="?? / ??" name="region_info_btn"/>
  89. </panel>
  90. </accordion_tab>
  91. <accordion_tab name="estate_information_tab" title="??">
  92. <panel name="estate_information_panel">
  93. <text name="estate_name_label" value="???"/>
  94. <text name="estate_rating_label" value="???"/>
  95. <text name="estate_owner_label" value="????"/>
  96. <text name="estate_owner" value="Testing owner name length with long name"/>
  97. <text name="covenant_label" value="???"/>
  98. </panel>
  99. </accordion_tab>
  100. <accordion_tab name="sales_tab" title="??">
  101. <panel name="sales_panel">
  102. <text name="sales_price_label" value="???"/>
  103. <text name="area_label" value="???"/>
  104. <text name="traffic_label" value="???"/>
  105. <text name="primitives_label" value="?????"/>
  106. <text name="parcel_scripts_label" value="???"/>
  107. <text name="terraform_limits_label" value="???????"/>
  108. <text name="subdivide_label" value="????/???????"/>
  109. <text name="resale_label" value="?????"/>
  110. <text name="sale_to_label" value="????"/>
  111. </panel>
  112. </accordion_tab>
  113. </accordion>
  114. </panel>
  115. </scroll_container>
  116. </panel>