/indra/newview/skins/default/xui/ru/panel_script_limits_region_memory.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 20 lines · 20 code · 0 blank · 0 comment · 0 complexity · dce7502c3f1aab884373876a1c0a3900 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="?????? ???????" name="script_limits_region_memory_panel">
- <text name="script_memory">
- ?????? ??? ??????? ?? ???????
- </text>
- <text name="loading_text">
- ????????...
- </text>
- <scroll_list name="scripts_list">
- <scroll_list.columns label="?????? (??)" name="size"/>
- <scroll_list.columns label="URL-??????" name="urls"/>
- <scroll_list.columns label="???????? ???????" name="name"/>
- <scroll_list.columns label="???????? ???????" name="owner"/>
- <scroll_list.columns label="???????" name="parcel"/>
- <scroll_list.columns label="?????" name="location"/>
- </scroll_list>
- <button label="???????? ??????" name="refresh_list_btn"/>
- <button label="??????????" name="highlight_btn"/>
- <button label="???????" name="return_btn"/>
- </panel>