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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 33 lines | 33 code | 0 blank | 0 comment | 0 complexity | 2cd14a5b44466b7ad4d92496cf01fc1b MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Postcard" title="EMAIL SNAPSHOT">
  3. <floater.string name="default_subject">
  4. Postcard from [SECOND_LIFE].
  5. </floater.string>
  6. <floater.string name="default_message">
  7. Check this out!
  8. </floater.string>
  9. <floater.string name="upload_message">
  10. ???...
  11. </floater.string>
  12. <text name="to_label">
  13. ??????????
  14. </text>
  15. <text name="from_label">
  16. ?????????
  17. </text>
  18. <text name="name_label">
  19. ?????
  20. </text>
  21. <text name="subject_label">
  22. ???
  23. </text>
  24. <line_editor label="?????????" name="subject_form"/>
  25. <text name="msg_label">
  26. ???
  27. </text>
  28. <text_editor name="msg_form">
  29. ?????????
  30. </text_editor>
  31. <button label="??" name="cancel_btn"/>
  32. <button label="??" name="send_btn"/>
  33. </floater>