/indra/newview/skins/default/xui/ja/panel_landmark_info.xml
XML | 41 lines | 41 code | 0 blank | 0 comment | 0 complexity | 163b99d4a008118fe4b60e9cf419003f MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel name="landmark_info">
- <string name="title_create_landmark" value="?????????"/>
- <string name="title_edit_landmark" value="?????????"/>
- <string name="title_landmark" value="??????"/>
- <string name="not_available" value="??????"/>
- <string name="unknown" value="????"/>
- <string name="public" value="????"/>
- <string name="server_update_text">
- ?????????????????????????????????
- </string>
- <string name="server_error_text">
- ????????????????????????????????????
- </string>
- <string name="server_forbidden_text">
- ????????????????????????????? ????????????????????????
- </string>
- <string name="acquired_date">
- [year,datetime,local] [mth,datetime,local] [day,datetime,local] [wkday,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,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="maturity_value" value="??"/>
- <panel name="landmark_info_panel">
- <text name="owner_label" value="????"/>
- <text name="creator_label" value="????"/>
- <text name="created_label" value="????"/>
- </panel>
- <panel name="landmark_edit_panel">
- <text name="title_label" value="?????"/>
- <text name="notes_label" value="???"/>
- <text name="folder_label" value="??????????"/>
- </panel>
- </panel>
- </scroll_container>
- </panel>