summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2017-09-07 00:02:42 +0800
committerChris <ccbrown112@gmail.com>2017-09-06 11:02:42 -0500
commitf968c56890bd84295672ee0d46cc846cac2dbd47 (patch)
tree029b386ed8e351f35cac7bfbab79aaed97eeb72d /i18n
parent90da40b54c5f7b36a3936bee2901fc645cc8ef4c (diff)
downloadchat-f968c56890bd84295672ee0d46cc846cac2dbd47.tar.gz
chat-f968c56890bd84295672ee0d46cc846cac2dbd47.tar.bz2
chat-f968c56890bd84295672ee0d46cc846cac2dbd47.zip
Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#7373)" (#7387)
This reverts commit 8d680cf64ec7fb6c8b242b8048989d0f0550cb68. Move to 4.3. Will discuss more if validation is necessary.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/i18n/en.json b/i18n/en.json
index afca44ef0..ef839b4fd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6508,38 +6508,6 @@
"translation": "Unable to load mattermost configuration file: Adding DefaultClientLocale to AvailableLocales."
},
{
- "id": "utils.config.bucket_empty.app_error",
- "translation": "Amazon S3 Bucket field is required."
- },
- {
- "id": "utils.config.error_checking_bucket_exist.app_error",
- "translation": "Encountered an error when checking if Amazon S3 Bucket exists. The bucket may not be created yet or cannot be found on the predefined endpoint."
- },
- {
- "id": "utils.config.error_creating_bucket.app_error",
- "translation": "Encountered an error when creating the Amazon S3 Bucket. Confirm you have the proper permissions and try again."
- },
- {
- "id": "utils.config.bad_connection_to_s3_or_minio.app_error",
- "translation": "Bad connection to S3 or Minio cloud storage. Please try again."
- },
- {
- "id": "utils.config.create_amazon_bucket",
- "translation": "Create Amazon S3 Bucket: '%v'."
- },
- {
- "id": "utils.config.create_amazon_bucket_error",
- "translation": "Error in creating Amazon S3 Bucket: '%v'."
- },
- {
- "id": "utils.config.set_amazon_endpoint",
- "translation": "Set Amazon S3 Endpoint to '%v'."
- },
- {
- "id": "utils.config.set_amazon_region",
- "translation": "Set Amazon S3 Region to '%v'."
- },
- {
"id": "utils.config.load_config.decoding.panic",
"translation": "Error decoding config file={{.Filename}}, err={{.Error}}"
},