PageRenderTime 30ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 61 lines | 61 code | 0 blank | 0 comment | 0 complexity | 139b45842046c53fe23ed326dceb2010 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="??" name="notices_tab">
  3. <panel.string name="help_text">
  4. Notices let you send a message and an optionally attached item.
  5. Notices only go to group members in Roles with the ability to receive Notices.
  6. You can turn off Notices on the General tab.
  7. </panel.string>
  8. <panel.string name="no_notices_text">
  9. ???????
  10. </panel.string>
  11. <text name="lbl2">
  12. ???? 14 ??
  13. ???????? 200 ?
  14. </text>
  15. <scroll_list name="notice_list">
  16. <scroll_list.columns label="??" name="subject"/>
  17. <scroll_list.columns label="?" name="from"/>
  18. <scroll_list.columns label="??" name="date"/>
  19. </scroll_list>
  20. <text name="notice_list_none_found">
  21. ????
  22. </text>
  23. <button label="???" name="create_new_notice" tool_tip="???????"/>
  24. <button name="refresh_notices" tool_tip="Refresh list of notices"/>
  25. <panel label="?????" name="panel_create_new_notice">
  26. <text name="lbl">
  27. ??????
  28. </text>
  29. <text name="lbl3">
  30. ???
  31. </text>
  32. <text name="lbl4">
  33. ???
  34. </text>
  35. <text name="lbl5">
  36. ???
  37. </text>
  38. <text name="string">
  39. ?????????????????
  40. </text>
  41. <button label="???" name="open_inventory" tool_tip="?????"/>
  42. <button name="remove_attachment" tool_tip="?????????"/>
  43. <button label="??" label_selected="??" name="send_notice"/>
  44. <group_drop_target name="drop_target" tool_tip="Drag an inventory item onto this target box to send it with this notice. You must have permission to copy and transfer the item in order to attach it."/>
  45. </panel>
  46. <panel label="???????" name="panel_view_past_notice">
  47. <text name="lbl">
  48. ?????
  49. </text>
  50. <text name="lbl2">
  51. ??????????? + ??
  52. </text>
  53. <text name="lbl3">
  54. ???
  55. </text>
  56. <text name="lbl4">
  57. ???
  58. </text>
  59. <button label="????" name="open_attachment"/>
  60. </panel>
  61. </panel>