/indra/newview/skins/default/xui/zh/panel_group_invite.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 27 lines · 27 code · 0 blank · 0 comment · 0 complexity · e605c55139280f2af95143b53809e247 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="??????" name="invite_panel">
- <panel.string name="confirm_invite_owner_str">
- Are you sure you want to invite new owner(s)? This action is permanent!
- </panel.string>
- <panel.string name="loading">
- ????...?
- </panel.string>
- <panel.string name="already_in_group">
- Some Residents you chose are already in the group, and so were not sent an invitation.
- </panel.string>
- <text name="help_text">
- You can select multiple Residents to invite to your group. Click 'Open Resident Chooser' to start.
- </text>
- <button label="????????" name="add_button"/>
- <name_list name="invitee_list" tool_tip="Hold the Ctrl key and click Resident names to multi-select"/>
- <button label="Remove Selected from List" name="remove_button" tool_tip="Removes the Residents selected above from the invite list"/>
- <text name="role_text">
- Choose what Role to assign them to:
- </text>
- <combo_box name="role_name" tool_tip="Choose from the list of Roles you are allowed to assign members to"/>
- <button label="????" name="ok_button"/>
- <button label="??" name="cancel_button"/>
- <string name="GroupInvitation">
- ????
- </string>
- </panel>