From f968c56890bd84295672ee0d46cc846cac2dbd47 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Thu, 7 Sep 2017 00:02:42 +0800 Subject: 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. --- i18n/en.json | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index afca44ef0..ef839b4fd 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6507,38 +6507,6 @@ "id": "utils.config.add_client_locale.app_error", "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}}" -- cgit v1.2.3-1-g7c22