/indra/newview/skins/default/xui/pl/floater_top_objects.xml
XML | 56 lines | 56 code | 0 blank | 0 comment | 0 complexity | 7c31b02f3faa4140f80a8655c8180617 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="top_objects" title="G?ówne Obiekty">
- <floater.string name="top_scripts_title">
- G?ówne skrypty
- </floater.string>
- <floater.string name="top_scripts_text">
- [COUNT] skryptów dzia?a w czasie [TIME] ms
- </floater.string>
- <floater.string name="scripts_score_label">
- Czas
- </floater.string>
- <floater.string name="scripts_mono_time_label">
- Czas Mono
- </floater.string>
- <floater.string name="top_colliders_title">
- G?ówne kolizje
- </floater.string>
- <floater.string name="top_colliders_text">
- [COUNT] obiektów odczuwa dzia?anie wielu potencjalnych kolizji
- </floater.string>
- <floater.string name="colliders_score_label">
- Wynik
- </floater.string>
- <floater.string name="none_descriptor">
- Nieodnalezione
- </floater.string>
- <text name="title_text">
- ?adowanie...
- </text>
- <scroll_list name="objects_list">
- <scroll_list.columns label="Wynik" name="score"/>
- <scroll_list.columns label="Nazwa" name="name"/>
- <scroll_list.columns label="W?a?ciciel" name="owner"/>
- <scroll_list.columns label="Miejsce" name="location"/>
- <scroll_list.columns label="Czas" name="time"/>
- <scroll_list.columns label="Czas Mono" name="mono_time"/>
- <scroll_list.columns label="URL" name="URLs"/>
- </scroll_list>
- <text name="id_text">
- ID obiektu:
- </text>
- <button label="Poka? emitery" name="show_beacon_btn"/>
- <text name="obj_name_text">
- Nazwa obiektu:
- </text>
- <button label="Filtr" name="filter_object_btn"/>
- <text name="owner_name_text">
- W?a?ciciel:
- </text>
- <button label="Filter" name="filter_owner_btn"/>
- <button label="Od?wie?" name="refresh_btn"/>
- <button label="Zwró? wybrane" name="return_selected_btn"/>
- <button label="Zwró? wszystko" name="return_all_btn"/>
- <button label="Dezaktywuj wybrane" name="disable_selected_btn"/>
- <button label="Dezaktywuj wszystko" name="disable_all_btn"/>
- </floater>