<?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="contents" title="ACQUISTA COPIA DELL'OGGETTO"> <text name="contents_text"> Contiene: </text> <text name="buy_text"> Compra per [AMOUNT]L$ da [NAME]? </text> <button label="Annulla" label_selected="Annulla" name="cancel_btn"/> <button label="Compra" label_selected="Compra" name="buy_btn"/> <string name="title_buy_text"> Compra </string> <string name="title_buy_copy_text"> Compra un copia di </string> <string name="no_copy_text"> (non copiabile) </string> <string name="no_modify_text"> (non modificabile) </string> <string name="no_transfer_text"> (non trasferibile) </string> </floater>