PageRenderTime 151ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | 04323862e45527cc4a3ad513b743a4e0 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="contents" title="??????">
  3. <floater.string name="title_buy_text">
  4. ??
  5. </floater.string>
  6. <floater.string name="title_buy_copy_text">
  7. Buy a copy of
  8. </floater.string>
  9. <floater.string name="no_copy_text">
  10. (no copy)
  11. </floater.string>
  12. <floater.string name="no_modify_text">
  13. (no modify)
  14. </floater.string>
  15. <floater.string name="no_transfer_text">
  16. (no transfer)
  17. </floater.string>
  18. <text name="contents_text">
  19. Contains:
  20. </text>
  21. <text name="buy_text">
  22. Buy for L$[AMOUNT] from:
  23. </text>
  24. <text name="buy_name_text">
  25. [NAME]?
  26. </text>
  27. <button label="??" label_selected="??" name="buy_btn"/>
  28. <button label="??" label_selected="??" name="cancel_btn"/>
  29. </floater>