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

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

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="floater_buy_contents" title="COMPRA I CONTENUTI">
  3. <text name="contains_text">
  4. &lt;nolink&gt;[NAME]&lt;/nolink&gt; contiene:
  5. </text>
  6. <text name="buy_text">
  7. Compra per [AMOUNT]L$ da [NAME]?
  8. </text>
  9. <button label="Annulla" label_selected="Annulla" name="cancel_btn" width="73"/>
  10. <button label="Compra" label_selected="Compra" left_delta="-77" name="buy_btn" width="73"/>
  11. <check_box bottom="-234" label="Indossa adesso l&apos;indumento" left_delta="-125" name="wear_check"/>
  12. <string name="no_copy_text">
  13. (non copiabile)
  14. </string>
  15. <string name="no_modify_text">
  16. (non modificabile)
  17. </string>
  18. <string name="no_transfer_text">
  19. (non traferibile)
  20. </string>
  21. </floater>