From d60d05f2d86400faf3303e655c46c5b8d77879c4 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 16 Feb 2017 14:49:01 +0000 Subject: PLT-5521: Mandatory version in line 1 of bulk import. (#5400) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 619d711b8..81d4eb412 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2979,6 +2979,14 @@ "id": "app.import.import_user.save_preferences.error", "translation": "Failed to save the provided preferences for the user." }, + { + "id": "app.import.process_import_data_file_version_line.invalid_version.error", + "translation": "Did not find a valid version type object in the first line of the import data file." + }, + { + "id": "app.import.bulk_import.unsupported_version.error", + "translation": "The version of the import data file format of the provided file is not supported by this version of Mattermost." + }, { "id": "authentication.permissions.create_team_roles.description", "translation": "Ability to create new teams" -- cgit v1.2.3-1-g7c22