From 319d61123a0418ea9caa9510b8ad1e9a302c7b93 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 17 May 2018 12:48:31 +0100 Subject: MM-10615: Reset teams/channels to default scheme on delete scheme. (#8811) --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n/en.json') 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", -- cgit v1.2.3-1-g7c22