PageRenderTime 37ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/de/floater_pay_object.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | f33052b734c25734e5215c984328353c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Give Money" title="">
  3. <string name="payee_group" width="105">
  4. Gruppe bezahlen
  5. </string>
  6. <string name="payee_resident" width="118">
  7. Einwohner bezahlen
  8. </string>
  9. <icon name="icon_person" tool_tip="Person"/>
  10. <text left="128" name="payee_name" width="168">
  11. Ericacita Moostopolison
  12. </text>
  13. <text halign="left" name="object_name_label">
  14. Über Objekt:
  15. </text>
  16. <icon name="icon_object" tool_tip="Objekte"/>
  17. <text left="105" name="object_name_text">
  18. ...
  19. </text>
  20. <button label="1 L$" label_selected="1 L$" name="fastpay 1"/>
  21. <button label="5 L$" label_selected="5 L$" name="fastpay 5"/>
  22. <button label="10 L$" label_selected="10 L$" name="fastpay 10"/>
  23. <button label="20 L$" label_selected="20 L$" name="fastpay 20"/>
  24. <text name="amount text">
  25. oder Betrag auswählen:
  26. </text>
  27. <button label="Bezahlen" label_selected="Bezahlen" name="pay btn"/>
  28. <button label="Abbrechen" label_selected="Abbrechen" name="cancel btn" width="76"/>
  29. </floater>