Files
Puma_Viewer/indra/newview/skins/default/xui/tr/floater_inspect.xml
T
2025-05-24 18:09:39 -03:00

15 lines
958 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="inspect" title="NESNELERİ İNCELE">
<floater.string name="timeStamp">
[wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
</floater.string>
<scroll_list name="object_list" tool_tip="SL dünyasında vurgulamak için bu listedeki bir nesneyi seçin">
<scroll_list.columns label="Nesne Adı" name="object_name"/>
<scroll_list.columns label="Sahip Adı" name="owner_name"/>
<scroll_list.columns label="Oluşturanın Adı" name="creator_name"/>
<scroll_list.columns label="Oluşturma Tarihi" name="creation_date"/>
</scroll_list>
<button label="Sahip Profiline Bak..." name="button owner" tool_tip="Vurgulanan nesnenin sahibinin profiline bak"/>
<button label="Oluşturan Profiline Bak..." name="button creator" tool_tip="Vurgulanan nesneyi ilk oluşturanın profiline bak"/>
</floater>