/indra/newview/skins/default/xui/zh/floater_auction.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · a164d20e3e6e4cf2d1e0aa5d08b6cd2b MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_auction" title="START LINDEN LAND SALE">
- <floater.string name="already for sale">
- You cannot auction parcels which are already for sale.
- </floater.string>
- <check_box initial_value="true" label="Include yellow selection fence" name="fence_check"/>
- <button label="Snapshot" label_selected="Snapshot" name="snapshot_btn"/>
- <button label="Sell to Anyone" label_selected="Sell to Anyone" name="sell_to_anyone_btn"/>
- <button label="????" label_selected="????" name="reset_parcel_btn"/>
- <button label="Start Auction" label_selected="Start Auction" name="start_auction_btn"/>
- </floater>