/indra/newview/skins/default/xui/ru/panel_landmark_info.xml
XML | 41 lines | 41 code | 0 blank | 0 comment | 0 complexity | 1be35ee9d60cc640dc2c88e602774ba8 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">
- [wkday,datetime,local], [day,datetime,local] [mth,datetime,local] [year,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="???????_???????"/>
- <text name="parcel_title" value="?????? ???????, ????? ????? (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>