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

12 lines
638 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_auction" title="Inizia la vendita di terreno Linden">
<floater.string name="already for sale">
Non puoi mettere all’asta terreni che sono già in vendita.
</floater.string>
<check_box initial_value="true" label="Includi la parte selezionata in giallo" name="fence_check"/>
<button label="Istantanea" label_selected="Istantanea" name="snapshot_btn"/>
<button label="Vendi a chiunque" name="sell_to_anyone_btn"/>
<button label="Cancella impostazioni" name="reset_parcel_btn"/>
<button label="Inizia l&apos;asta" name="start_auction_btn"/>
</floater>