From 47cc898196b495dc69c168d7bc067a2f0946695a Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Thu, 22 Jul 2021 12:11:20 +0300 Subject: [PATCH] [MM-36327] - Make a translation string clearer (#17922) * [MM-36327] - Make a translation string clearer * remove extra dot --- i18n/en.json | 2 +- i18n/en_AU.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 4d88423095..c040c9ad12 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4148,7 +4148,7 @@ }, { "id": "api.user.update_active.cloud_at_limit_check_error", - "translation": "Unable to make cloud check for at or over the limit." + "translation": "Unable to check number of users in your Mattermost cloud instance." }, { "id": "api.user.update_active.cloud_at_or_over_limit_check_overcapacity", diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 5a6c3f050d..677f3c2d06 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9212,7 +9212,7 @@ }, { "id": "api.user.update_active.cloud_at_limit_check_error", - "translation": "Unable to make cloud check for at or over the limit." + "translation": "Unable to check number of users in your Mattermost cloud instance." }, { "id": "app.system.system_bot.bot_displayname",