PageRenderTime 40ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/floater_buy_contents.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 21 lines | 21 code | 0 blank | 0 comment | 0 complexity | ce140274b2206d075f0ee4aa3dc453fc MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="floater_buy_contents" title="COMPRAR LOS CONTENIDOS">
  3. <text name="contains_text">
  4. &lt;nolink&gt;[NOMBRE]&lt;/nolink&gt; contiene:
  5. </text>
  6. <text name="buy_text">
  7. żComprar por [AMOUNT] L$ a [NAME]?
  8. </text>
  9. <button label="Cancelar" label_selected="Cancelar" name="cancel_btn" width="73"/>
  10. <button label="Comprar" label_selected="Comprar" name="buy_btn"/>
  11. <check_box label="Vestirse ahora la ropa" name="wear_check"/>
  12. <string name="no_copy_text">
  13. (no copiable)
  14. </string>
  15. <string name="no_modify_text">
  16. (no modificable)
  17. </string>
  18. <string name="no_transfer_text">
  19. (no transferible)
  20. </string>
  21. </floater>