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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 21 lines · 21 code · 0 blank · 0 comment · 0 complexity · dc8cb42b33637b187db50cdd524c8f83 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="floater_buy_contents" title="BUY CONTENTS">
  3. <floater.string name="no_copy_text">
  4. (no copy)
  5. </floater.string>
  6. <floater.string name="no_modify_text">
  7. (no modify)
  8. </floater.string>
  9. <floater.string name="no_transfer_text">
  10. (no transfer)
  11. </floater.string>
  12. <text name="contains_text">
  13. [NAME] contains:
  14. </text>
  15. <text name="buy_text">
  16. Buy for L$[AMOUNT] from [NAME]?
  17. </text>
  18. <check_box label="??????" name="wear_check"/>
  19. <button label="??" label_selected="??" name="buy_btn"/>
  20. <button label="??" label_selected="??" name="cancel_btn"/>
  21. </floater>