PageRenderTime 191ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="floater_auction" title="START LINDEN LAND SALE">
  3. <floater.string name="already for sale">
  4. You cannot auction parcels which are already for sale.
  5. </floater.string>
  6. <check_box initial_value="true" label="Include yellow selection fence" name="fence_check"/>
  7. <button label="Snapshot" label_selected="Snapshot" name="snapshot_btn"/>
  8. <button label="Sell to Anyone" label_selected="Sell to Anyone" name="sell_to_anyone_btn"/>
  9. <button label="????" label_selected="????" name="reset_parcel_btn"/>
  10. <button label="Start Auction" label_selected="Start Auction" name="start_auction_btn"/>
  11. </floater>