/indra/newview/skins/default/xui/it/floater_buy_object.xml
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | 5f18a93831066fc2017bc53e3f17677e MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="contents" title="ACQUISTA COPIA DELL'OGGETTO">
- <floater.string name="title_buy_text">
- Compra
- </floater.string>
- <floater.string name="title_buy_copy_text">
- Compra un copia di
- </floater.string>
- <floater.string name="no_copy_text">
- (non copiabile)
- </floater.string>
- <floater.string name="no_modify_text">
- (non modificabile)
- </floater.string>
- <floater.string name="no_transfer_text">
- (non trasferibile)
- </floater.string>
- <text name="contents_text">
- Contiene:
- </text>
- <text name="buy_text">
- Acquista per L$[AMOUNT] da:
- </text>
- <text name="buy_name_text">
- [NAME]?
- </text>
- <button label="Compra" label_selected="Compra" name="buy_btn"/>
- <button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
- </floater>