PageRenderTime 25ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | f75143191c65dba6efa18345cb1537a5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="contents" title="ACHETER UNE COPIE DE L&apos;OBJET">
  3. <floater.string name="title_buy_text">
  4. Acheter
  5. </floater.string>
  6. <floater.string name="title_buy_copy_text">
  7. Acheter une copie
  8. </floater.string>
  9. <floater.string name="no_copy_text">
  10. (pas de copie)
  11. </floater.string>
  12. <floater.string name="no_modify_text">
  13. (pas de modification)
  14. </floater.string>
  15. <floater.string name="no_transfer_text">
  16. (pas de transfert)
  17. </floater.string>
  18. <text name="contents_text">
  19. Contient :
  20. </text>
  21. <text name="buy_text">
  22. Acheter pour [AMOUNT] L$ ра:
  23. </text>
  24. <text name="buy_name_text">
  25. [NAME] ?
  26. </text>
  27. <button label="Acheter" label_selected="Acheter" name="buy_btn"/>
  28. <button label="Annuler" label_selected="Annuler" name="cancel_btn"/>
  29. </floater>