/indra/newview/skins/default/xui/zh/floater_buy_contents.xml
XML | 21 lines | 21 code | 0 blank | 0 comment | 0 complexity | dc8cb42b33637b187db50cdd524c8f83 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_buy_contents" title="BUY CONTENTS">
- <floater.string name="no_copy_text">
- (no copy)
- </floater.string>
- <floater.string name="no_modify_text">
- (no modify)
- </floater.string>
- <floater.string name="no_transfer_text">
- (no transfer)
- </floater.string>
- <text name="contains_text">
- [NAME] contains:
- </text>
- <text name="buy_text">
- Buy for L$[AMOUNT] from [NAME]?
- </text>
- <check_box label="??????" name="wear_check"/>
- <button label="??" label_selected="??" name="buy_btn"/>
- <button label="??" label_selected="??" name="cancel_btn"/>
- </floater>