Files
2025-05-24 18:09:39 -03:00

12 lines
786 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_auction" title="リンデンランドの販売開始">
<floater.string name="already for sale">
販売中の区画をオークションに出品することはできません。
</floater.string>
<check_box label="黄色の選択フェンスを含める" name="fence_check"/>
<button label="スナップショット" label_selected="スナップショット" name="snapshot_btn"/>
<button label="誰にでも販売" label_selected="誰にでも販売" name="sell_to_anyone_btn"/>
<button label="設定をクリア" label_selected="設定をクリア" name="reset_parcel_btn"/>
<button label="オークション開始" label_selected="オークション開始" name="start_auction_btn"/>
</floater>