/indra/newview/skins/default/xui/ru/floater_top_objects.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 55 lines · 55 code · 0 blank · 0 comment · 0 complexity · 90e779053cad073f8227b0e48ba39cb4 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="top_objects" title="?????? ???????">
- <floater.string name="top_scripts_title">
- ?????? ???????
- </floater.string>
- <floater.string name="top_scripts_text">
- [COUNT] ???????? ????????????? [TIME] ??
- </floater.string>
- <floater.string name="scripts_score_label">
- ?????
- </floater.string>
- <floater.string name="scripts_mono_time_label">
- ????? ????
- </floater.string>
- <floater.string name="top_colliders_title">
- ?????? ????????????
- </floater.string>
- <floater.string name="top_colliders_text">
- ?????? [COUNT] ????????, ?????????????? ????????????? ?????????????
- </floater.string>
- <floater.string name="colliders_score_label">
- ????
- </floater.string>
- <floater.string name="none_descriptor">
- ?? ???????.
- </floater.string>
- <text name="title_text">
- ????????...
- </text>
- <scroll_list name="objects_list">
- <scroll_list.columns label="????" name="score"/>
- <scroll_list.columns label="????????" name="name"/>
- <scroll_list.columns label="????????" name="owner"/>
- <scroll_list.columns label="?????" name="location"/>
- <scroll_list.columns label="?????" name="time"/>
- <scroll_list.columns label="????? ????" name="mono_time"/>
- <scroll_list.columns label="URL-??????" name="URLs"/>
- </scroll_list>
- <text name="id_text">
- ID ???????:
- </text>
- <button label="???????? ?????" name="show_beacon_btn"/>
- <text name="obj_name_text">
- ???????? ???????:
- </text>
- <button label="??????" name="filter_object_btn"/>
- <text name="owner_name_text">
- ????????:
- </text>
- <button label="??????" name="filter_owner_btn"/>
- <button label="??????? ?????????" name="return_selected_btn"/>
- <button label="??????? ???" name="return_all_btn"/>
- <button label="????????? ?????????" name="disable_selected_btn"/>
- <button label="????????? ???" name="disable_all_btn"/>
- </floater>