/indra/newview/skins/default/xui/tr/inspect_object.xml
XML | 44 lines | 40 code | 0 blank | 4 comment | 0 complexity | 9ee0e08e0c2138d9c98c5636806bf895 MD5 | raw file
Possible License(s): LGPL-2.1
- <?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">
- [CREATOR] taraf?ndan
- </string>
- <string name="CreatorAndOwner">
- [CREATOR] taraf?ndan
- Sahip [OWNER]
- </string>
- <string name="Price">
- L$[AMOUNT]
- </string>
- <string name="PriceFree">
- Ücretsiz!
- </string>
- <string name="Touch">
- Dokun
- </string>
- <string name="Sit">
- Otur
- </string>
- <text name="object_creator">
- ?unun taraf?ndan: secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
- sahip: secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
- </text>
- <text name="price_text">
- L$30,000
- </text>
- <icon name="secure_browsing" tool_tip="Güvenli Tarama"/>
- <text name="object_media_url">
- http://www.superdupertest.com
- </text>
- <button label="Sat?n Al" name="buy_btn"/>
- <button label="Öde" name="pay_btn"/>
- <button label="Kopya Al" name="take_free_copy_btn"/>
- <button label="Dokun" name="touch_btn"/>
- <button label="Otur" name="sit_btn"/>
- <button label="Aç" name="open_btn"/>
- <button label="Daha Fazla" name="more_info_btn"/>
- </floater>