phoenix-firestorm/indra/newview/skins/default/xui/az/inspect_object.xml

45 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
Not can_close / no title to avoid window chrome
Single instance - only have one at a time, recycle it each spawn
-->
<floater name="inspect_object">
<string name="Creator">
Müəllif [CREATOR]
</string>
<string name="CreatorAndOwner">
Müəllif [CREATOR]
Sahibi [OWNER]
</string>
<string name="Price">
L$[AMOUNT]
</string>
<string name="PriceFree">
Pulsuz!
</string>
<string name="Touch">
Toxun
</string>
<string name="Sit">
Otur
</string>
<text name="object_creator">
müəllif secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
sahibi secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
</text>
<text name="price_text">
L$30,000
</text>
<icon name="secure_browsing" tool_tip="Təhlükəsiz baxış"/>
<text name="object_media_url">
http://www.superdupertest.com
</text>
<button label="Almaq" name="buy_btn"/>
<button label="Ödə" name="pay_btn"/>
<button label="Köçürtməsin götr" name="take_free_copy_btn"/>
<button label="Toxun" name="touch_btn"/>
<button label="Otur" name="sit_btn"/>
<button label="Açıqdır" name="open_btn"/>
<button label="Ətraflı" name="more_info_btn"/>
</floater>