/indra/newview/skins/default/xui/ru/inspect_object.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 44 lines · 40 code · 0 blank · 4 comment · 0 complexity · 210b518f3d40a1307dbe9d482cc76c84 MD5 · raw file
- <?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]
- </string>
- <string name="CreatorAndOwner">
- ?? [CREATOR]
- ???????? [OWNER]
- </string>
- <string name="Price">
- L$[AMOUNT]
- </string>
- <string name="PriceFree">
- ?????????!
- </string>
- <string name="Touch">
- ?????????
- </string>
- <string name="Sit">
- ?????
- </string>
- <text name="object_creator">
- ?? secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
- ???????? secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
- </text>
- <text name="price_text">
- L$30,000
- </text>
- <icon name="secure_browsing" tool_tip="?????????? ????????"/>
- <text name="object_media_url">
- http://www.superdupertest.com
- </text>
- <button label="??????" name="buy_btn"/>
- <button label="?????????" name="pay_btn"/>
- <button label="????? ?????" name="take_free_copy_btn"/>
- <button label="?????????" name="touch_btn"/>
- <button label="?????" name="sit_btn"/>
- <button label="???????" name="open_btn"/>
- <button label="??????" name="more_info_btn"/>
- </floater>