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

/indra/newview/skins/default/xui/pl/floater_postcard.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 36 lines | 36 code | 0 blank | 0 comment | 0 complexity | e3f4ebe95969d7ecc644e073a0a433f0 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Postcard" title="WY?LIJ POCZTÓWK? (EMAIL)">
  3. <text name="to_label">
  4. Email odbiorcy:
  5. </text>
  6. <text name="from_label">
  7. Twój email:
  8. </text>
  9. <text name="name_label">
  10. Twoje dane:
  11. </text>
  12. <text name="subject_label">
  13. Temat:
  14. </text>
  15. <line_editor label="Wpisz tre?? tematu tutaj" name="subject_form"/>
  16. <text name="msg_label">
  17. Tre??:
  18. </text>
  19. <text_editor name="msg_form">
  20. Wpisz tre?? swojej wiadomo?ci tutaj
  21. </text_editor>
  22. <text name="fine_print">
  23. Je?eli odbiorca tej pocztówki do??czy do [SECOND_LIFE], otrzymasz bonus.
  24. </text>
  25. <button label="Anuluj" name="cancel_btn"/>
  26. <button label="Wy?lij" name="send_btn"/>
  27. <string name="default_subject">
  28. Pocztówka z [SECOND_LIFE].
  29. </string>
  30. <string name="default_message">
  31. Sprawd? i przekonaj si? sam!
  32. </string>
  33. <string name="upload_message">
  34. Wysy?anie...
  35. </string>
  36. </floater>