PageRenderTime 46ms CodeModel.GetById 31ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/floater_buy_object.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | d3ea73439d8d825ecccc5d1f8852be91 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="contents" title="COMPRAR CÓPIA DO OBJETO">
  3. <floater.string name="title_buy_text">
  4. Comprar
  5. </floater.string>
  6. <floater.string name="title_buy_copy_text">
  7. Comprar uma cópia de
  8. </floater.string>
  9. <floater.string name="no_copy_text">
  10. (sem copiar)
  11. </floater.string>
  12. <floater.string name="no_modify_text">
  13. (sem modificar)
  14. </floater.string>
  15. <floater.string name="no_transfer_text">
  16. (sem transferir)
  17. </floater.string>
  18. <text name="contents_text">
  19. Contém:
  20. </text>
  21. <text name="buy_text">
  22. Comprar por L$[AMOUNT] de:
  23. </text>
  24. <text name="buy_name_text">
  25. [NAME]?
  26. </text>
  27. <button label="Comprar" label_selected="Comprar" name="buy_btn"/>
  28. <button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
  29. </floater>