Merge pull request #1418 from matrix-org/luke/groups-summary-store

Create GroupSummaryStore for storing group summary stuff
This commit is contained in:
David Baker 2017-09-25 14:59:32 +01:00 committed by GitHub
commit af2df77b8e
3 changed files with 111 additions and 15 deletions

View file

@ -876,6 +876,7 @@
"Which rooms would you like to add to this summary?": "Which rooms would you like to add to this summary?",
"Room name or alias": "Room name or alias",
"You are an administrator of this group": "You are an administrator of this group",
"Failed to add the following rooms to the summary of %(groupId)s:": "Failed to add the following rooms to the summary of %(groupId)s:",
"Failed to remove the room from the summary of %(groupId)s": "Failed to remove the room from the summary of %(groupId)s",
"The room '%(roomName)s' could not be removed from the summary.": "The room '%(roomName)s' could not be removed from the summary.",
"Failed to remove a user from the summary of %(groupId)s": "Failed to remove a user from the summary of %(groupId)s",