/indra/newview/skins/default/xui/zh/panel_group_general.xml
XML | 57 lines | 56 code | 1 blank | 0 comment | 0 complexity | 432178bea521ef4f0db8665944be7e13 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="??" name="general_tab">
- <panel.string name="help_text">
- The General tab contains general information about this group, a list of members, general Group Preferences and member options.
- Hover your mouse over the options for more help.
- </panel.string>
- <panel.string name="group_info_unchanged">
- ???????????
- </panel.string>
- <panel.string name="incomplete_member_data_str">
- Retrieving member data
- </panel.string>
- <panel name="group_info_top">
- <texture_picker label="" name="insignia" tool_tip="???????"/>
- <text name="prepend_founded_by">
- ????
- </text>
- <text name="join_cost_text">
- ??
- </text>
- <button label="?????!!" name="btn_join"/>
- </panel>
- <text_editor name="charter">
- ????
- </text_editor>
- <name_list name="visible_members">
- <name_list.columns label="??" name="name"/>
- <name_list.columns label="??" name="title"/>
- <name_list.columns label="??" name="status"/>
- </name_list>
- <text name="my_group_settngs_label">
- ??
- </text>
- <text name="active_title_label">
- ?????
- </text>
- <combo_box name="active_title" tool_tip="Sets the title that appears in your avatar's name tag when this group is active."/>
- <check_box label="??????" name="receive_notices" tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you."/>
- <check_box label="????????" name="list_groups_in_profile" tool_tip="Sets whether you want to show this group in your profile"/>
- <panel name="preferences_container">
- <text name="group_settngs_label">
- ??
- </text>
- <check_box label="????????" name="open_enrollement" tool_tip="Sets whether this group allows new members to join without being invited."/>
- <check_box label="????" name="check_enrollment_fee" tool_tip="Sets whether to require an enrollment fee to join the group"/>
- <spinner label="L$" name="spin_enrollment_fee" tool_tip="New members must pay this fee to join the group when Enrollment Fee is checked."/>
- <combo_box name="group_mature_check" tool_tip="Sets whether your group contains information rated as Moderate">
- <combo_item name="select_mature">
- - ?????? -
- </combo_item>
- <combo_box.item label="??????" name="mature"/>
- <combo_box.item label="??????" name="pg"/>
- </combo_box>
- <check_box initial_value="true" label="??????" name="show_in_group_list" tool_tip="??????????????????"/>
- </panel>
- </panel>