/indra/newview/skins/default/xui/ja/floater_top_objects.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 56 lines · 56 code · 0 blank · 0 comment · 0 complexity · 59e13fae658bac50d47e27dd182fcda8 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">
- Mono???
- </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="Mono???" 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="refresh_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>