/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
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="land holdings floater" title="????">
- <floater.string name="area_string">
- [AREA] m˛
- </floater.string>
- <scroll_list name="parcel list">
- <scroll_list.columns label="??" name="name"/>
- <scroll_list.columns label="??" name="location"/>
- <scroll_list.columns label="??" name="type"/>
- <scroll_list.columns label="??" name="area"/>
- </scroll_list>
- <button label="????" label_selected="????" name="Teleport" tool_tip="????????????"/>
- <button label="??" label_selected="??" name="Show on Map" tool_tip="??????????????"/>
- <text name="contrib_label">
- Contributions to your groups:
- </text>
- <scroll_list name="grant list">
- <scroll_list.columns label="??" name="group"/>
- <scroll_list.columns label="??" name="area"/>
- </scroll_list>
- <text name="allowed_label">
- Allowed land holdings at current payment plan:
- </text>
- <text name="allowed_text">
- [AREA] m˛
- </text>
- <text name="current_label">
- Current land holdings:
- </text>
- <text name="current_text">
- [AREA] m˛
- </text>
- <text name="available_label">
- Available for land purchases:
- </text>
- <text name="available_text">
- [AREA] m˛
- </text>
- </floater>