/indra/newview/skins/default/xui/es/floater_buy_contents.xml
XML | 21 lines | 21 code | 0 blank | 0 comment | 0 complexity | ce140274b2206d075f0ee4aa3dc453fc MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_buy_contents" title="COMPRAR LOS CONTENIDOS">
- <text name="contains_text">
- <nolink>[NOMBRE]</nolink> contiene:
- </text>
- <text name="buy_text">
- żComprar por [AMOUNT] L$ a [NAME]?
- </text>
- <button label="Cancelar" label_selected="Cancelar" name="cancel_btn" width="73"/>
- <button label="Comprar" label_selected="Comprar" name="buy_btn"/>
- <check_box label="Vestirse ahora la ropa" name="wear_check"/>
- <string name="no_copy_text">
- (no copiable)
- </string>
- <string name="no_modify_text">
- (no modificable)
- </string>
- <string name="no_transfer_text">
- (no transferible)
- </string>
- </floater>