/indra/newview/skins/default/xui/it/floater_buy_contents.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 21 lines · 21 code · 0 blank · 0 comment · 0 complexity · c7891c493ede12f800682da61d76567d MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_buy_contents" title="COMPRA I CONTENUTI">
- <text name="contains_text">
- <nolink>[NAME]</nolink> contiene:
- </text>
- <text name="buy_text">
- Compra per [AMOUNT]L$ da [NAME]?
- </text>
- <button label="Annulla" label_selected="Annulla" name="cancel_btn" width="73"/>
- <button label="Compra" label_selected="Compra" left_delta="-77" name="buy_btn" width="73"/>
- <check_box bottom="-234" label="Indossa adesso l'indumento" left_delta="-125" name="wear_check"/>
- <string name="no_copy_text">
- (non copiabile)
- </string>
- <string name="no_modify_text">
- (non modificabile)
- </string>
- <string name="no_transfer_text">
- (non traferibile)
- </string>
- </floater>