Display dialog when errors occur whilst featuring users

This commit is contained in:
Luke Barnard 2017-09-21 12:34:16 +01:00
parent 9cd4cdf6df
commit 4d9c43b3c8
2 changed files with 23 additions and 3 deletions

View file

@ -891,5 +891,6 @@
"Add a User": "Add a User",
"Add users to the group summary": "Add users to the group summary",
"Who would you like to add to this summary?": "Who would you like to add to this summary?",
"Add to summary": "Add to summary"
"Add to summary": "Add to summary",
"Failed to add the following users to the summary of %(groupId)s:": "Failed to add the following users to the summary of %(groupId)s:"
}