Email invitation: Invite a user by the email entered by the user

This commit is contained in:
manuroe
2016-02-05 17:34:00 +01:00
parent bc6984d43b
commit c2e2c13c1f
2 changed files with 80 additions and 1 deletions
+2
View File
@@ -89,6 +89,8 @@
"room_participants_remove_prompt_msg" = "Are you sure you want to remove %@ from this chat?";
"room_participants_admin_name" = "%@ (admin)";
"room_participants_invite_another_user" = "Invite another user";
"room_participants_invite_malformed_id_title" = "Invite Error";
"room_participants_invite_malformed_id" = "Malformed ID. Should be an email address or a Matrix ID like '@localpart:domain'";
"room_participants_active" = "Active";
"room_participants_invite" = "Invite";