PageRenderTime 711ms CodeModel.GetById 693ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | 5f18a93831066fc2017bc53e3f17677e MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="contents" title="ACQUISTA COPIA DELL&apos;OGGETTO">
  3. <floater.string name="title_buy_text">
  4. Compra
  5. </floater.string>
  6. <floater.string name="title_buy_copy_text">
  7. Compra un copia di
  8. </floater.string>
  9. <floater.string name="no_copy_text">
  10. (non copiabile)
  11. </floater.string>
  12. <floater.string name="no_modify_text">
  13. (non modificabile)
  14. </floater.string>
  15. <floater.string name="no_transfer_text">
  16. (non trasferibile)
  17. </floater.string>
  18. <text name="contents_text">
  19. Contiene:
  20. </text>
  21. <text name="buy_text">
  22. Acquista per L$[AMOUNT] da:
  23. </text>
  24. <text name="buy_name_text">
  25. [NAME]?
  26. </text>
  27. <button label="Compra" label_selected="Compra" name="buy_btn"/>
  28. <button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
  29. </floater>