/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
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel name="place_profile">
- <string name="on" value="On"/>
- <string name="off" value="Off"/>
- <string name="anyone" value="Anyone"/>
- <string name="available" value="available"/>
- <string name="allocated" value="???"/>
- <string name="title_place" value="????"/>
- <string name="title_teleport_history" value="????????"/>
- <string name="not_available" value="?N\A?"/>
- <string name="unknown" value="????"/>
- <string name="public" value="????"/>
- <string name="none_text" value="???"/>
- <string name="sale_pending_text" value="??????"/>
- <string name="group_owned_text" value="???????"/>
- <string name="price_text" value="L$"/>
- <string name="area_text" value="m˛"/>
- <string name="all_residents_text" value="????"/>
- <string name="group_text" value="??"/>
- <string name="can_resell">
- ?????????????
- </string>
- <string name="can_not_resell">
- ??????????????
- </string>
- <string name="can_change">
- ??????????????????
- </string>
- <string name="can_not_change">
- ???????????????????
- </string>
- <string name="server_update_text">
- ?????????????????
- </string>
- <string name="server_error_text">
- Information about this location is unavailable at this time, please try again later.
- </string>
- <string name="server_forbidden_text">
- Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner.
- </string>
- <string name="acquired_date">
- [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
- </string>
- <button name="back_btn" tool_tip="??"/>
- <text name="title" value="????"/>
- <scroll_container name="place_scroll">
- <panel name="scrolling_panel">
- <text name="region_title" value="SampleRegion"/>
- <text name="parcel_title" value="SampleParcel, Name Long (145, 228, 26)"/>
- <expandable_text name="description" value="Du waltz die spritz"/>
- <text name="owner_label" value="????"/>
- <text name="owner_value" value="Alex Superduperlongenamenton"/>
- <text name="maturity_value" value="??"/>
- <accordion name="advanced_info_accordion">
- <accordion_tab name="parcel_characteristics_tab" title="??">
- <panel name="parcel_characteristics_panel">
- <text name="rating_label" value="???"/>
- <text name="rating_value" value="??"/>
- <text name="voice_label" value="???"/>
- <text name="voice_value" value="On"/>
- <text name="fly_label" value="???"/>
- <text name="fly_value" value="On"/>
- <text name="push_label" value="???"/>
- <text name="push_value" value="Off"/>
- <text name="build_label" value="???"/>
- <text name="build_value" value="On"/>
- <text name="scripts_label" value="???"/>
- <text name="scripts_value" value="On"/>
- <text name="damage_label" value="???"/>
- <text name="damage_value" value="Off"/>
- <button label="????" name="about_land_btn"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="region_information_tab" title="??">
- <panel name="region_information_panel">
- <text name="region_name_label" value="???"/>
- <text name="region_name" value="Mooseland"/>
- <text name="region_type_label" value="???"/>
- <text name="region_type" value="Moose"/>
- <text name="region_rating_label" value="???"/>
- <text name="region_rating" value="????"/>
- <text name="region_owner_label" value="????"/>
- <text name="region_owner" value="moose Van Moose extra long name moose"/>
- <text name="region_group_label" value="???"/>
- <text name="region_group">
- The Mighty Moose of mooseville soundvillemoose
- </text>
- <button label="?? / ??" name="region_info_btn"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="estate_information_tab" title="??">
- <panel name="estate_information_panel">
- <text name="estate_name_label" value="???"/>
- <text name="estate_rating_label" value="???"/>
- <text name="estate_owner_label" value="????"/>
- <text name="estate_owner" value="Testing owner name length with long name"/>
- <text name="covenant_label" value="???"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="sales_tab" title="??">
- <panel name="sales_panel">
- <text name="sales_price_label" value="???"/>
- <text name="area_label" value="???"/>
- <text name="traffic_label" value="???"/>
- <text name="primitives_label" value="?????"/>
- <text name="parcel_scripts_label" value="???"/>
- <text name="terraform_limits_label" value="???????"/>
- <text name="subdivide_label" value="????/???????"/>
- <text name="resale_label" value="?????"/>
- <text name="sale_to_label" value="????"/>
- </panel>
- </accordion_tab>
- </accordion>
- </panel>
- </scroll_container>
- </panel>