/indra/newview/skins/default/xui/zh/panel_group_notices.xml
XML | 61 lines | 61 code | 0 blank | 0 comment | 0 complexity | 139b45842046c53fe23ed326dceb2010 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="??" name="notices_tab">
- <panel.string name="help_text">
- Notices let you send a message and an optionally attached item.
- Notices only go to group members in Roles with the ability to receive Notices.
- You can turn off Notices on the General tab.
- </panel.string>
- <panel.string name="no_notices_text">
- ???????
- </panel.string>
- <text name="lbl2">
- ???? 14 ??
- ???????? 200 ?
- </text>
- <scroll_list name="notice_list">
- <scroll_list.columns label="??" name="subject"/>
- <scroll_list.columns label="?" name="from"/>
- <scroll_list.columns label="??" name="date"/>
- </scroll_list>
- <text name="notice_list_none_found">
- ????
- </text>
- <button label="???" name="create_new_notice" tool_tip="???????"/>
- <button name="refresh_notices" tool_tip="Refresh list of notices"/>
- <panel label="?????" name="panel_create_new_notice">
- <text name="lbl">
- ??????
- </text>
- <text name="lbl3">
- ???
- </text>
- <text name="lbl4">
- ???
- </text>
- <text name="lbl5">
- ???
- </text>
- <text name="string">
- ?????????????????
- </text>
- <button label="???" name="open_inventory" tool_tip="?????"/>
- <button name="remove_attachment" tool_tip="?????????"/>
- <button label="??" label_selected="??" name="send_notice"/>
- <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."/>
- </panel>
- <panel label="???????" name="panel_view_past_notice">
- <text name="lbl">
- ?????
- </text>
- <text name="lbl2">
- ??????????? + ??
- </text>
- <text name="lbl3">
- ???
- </text>
- <text name="lbl4">
- ???
- </text>
- <button label="????" name="open_attachment"/>
- </panel>
- </panel>