summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-05-17 12:48:31 +0100
committerGitHub <noreply@github.com>2018-05-17 12:48:31 +0100
commit319d61123a0418ea9caa9510b8ad1e9a302c7b93 (patch)
tree76ce7c073a2ce04e05692d7dea0a7ecd41c1a419 /i18n
parentc2ab85e0a36af24ee804c1d140cfe216022a4e45 (diff)
downloadchat-319d61123a0418ea9caa9510b8ad1e9a302c7b93.tar.gz
chat-319d61123a0418ea9caa9510b8ad1e9a302c7b93.tar.bz2
chat-319d61123a0418ea9caa9510b8ad1e9a302c7b93.zip
MM-10615: Reset teams/channels to default scheme on delete scheme. (#8811)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 68f6bad59..5dc05eba7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6851,16 +6851,16 @@
"translation": "Unable to get the scheme"
},
{
- "id": "store.sql_scheme.team_count.app_error",
- "translation": "Unable to count the number of teams using this scheme"
+ "id": "store.sql_scheme.reset_teams.app_error",
+ "translation": "Unable to reset all teams using this scheme to the default scheme"
},
{
"id": "store.sql_scheme.delete.scheme_in_use.app_error",
"translation": "Unable to delete the scheme as it in use by 1 or more teams or channels"
},
{
- "id": "store.sql_scheme.channel_count.app_error",
- "translation": "Unable to count the number of channels using this scheme"
+ "id": "store.sql_scheme.reset_channels.app_error",
+ "translation": "Unable to reset all channels using this scheme to the default scheme"
},
{
"id": "store.sql_scheme.delete.role_update.app_error",