From 942ae4c5278e0a3064ef08937063ec66a6a8e990 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 15 Jul 2016 11:20:39 -0400 Subject: Cleaning up old export code (#3601) --- i18n/en.json | 60 ------------------------------------------------------------ 1 file changed, 60 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 2c0f4a119..f8dddfc0b 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -683,38 +683,6 @@ "id": "api.emoji.upload.large_image.app_error", "translation": "Unable to create emoji. Image must be at most 128 by 128 pixels." }, - { - "id": "api.export.json.app_error", - "translation": "Unable to convert to json" - }, - { - "id": "api.export.open.app_error", - "translation": "Unable to open file" - }, - { - "id": "api.export.open_dir.app_error", - "translation": "Unable to open directory" - }, - { - "id": "api.export.open_file.app_error", - "translation": "Unable to open file for export" - }, - { - "id": "api.export.options.create.app_error", - "translation": "Unable to create options file" - }, - { - "id": "api.export.options.write.app_error", - "translation": "Unable to write to options file" - }, - { - "id": "api.export.read_dir.app_error", - "translation": "Unable to read directory" - }, - { - "id": "api.export.s3.app_error", - "translation": "S3 is not supported for local storage export." - }, { "id": "api.file.file_upload.exceeds", "translation": "File exceeds max image size." @@ -723,14 +691,6 @@ "id": "api.file.file_upload.exceeds", "translation": "File exceeds max image size." }, - { - "id": "api.file.get_export.retrieve.app_error", - "translation": "Unable to retrieve exported file. Please re-export" - }, - { - "id": "api.file.get_export.team_admin.app_error", - "translation": "Only a team admin can retrieve exported data." - }, { "id": "api.file.get_file.not_found.app_error", "translation": "Could not find file." @@ -1315,10 +1275,6 @@ "id": "api.team.email_teams.sending.error", "translation": "An error occurred while sending an email in emailTeams err=%v" }, - { - "id": "api.team.export_team.admin.app_error", - "translation": "Only a team admin can export data." - }, { "id": "api.team.get_invite_info.not_open_team", "translation": "Invite is invalid because this is not an open team." @@ -3455,10 +3411,6 @@ "id": "store.sql_channel.get_extra_members.app_error", "translation": "We couldn't get the extra info for channel members" }, - { - "id": "store.sql_channel.get_for_export.app_error", - "translation": "We couldn't get all the channels" - }, { "id": "store.sql_channel.get_member.app_error", "translation": "We couldn't get the channel member" @@ -3751,10 +3703,6 @@ "id": "store.sql_post.analytics_user_counts_posts_by_day.app_error", "translation": "We couldn't get user counts with posts" }, - { - "id": "store.sql_post.compliance_export.app_error", - "translation": "We couldn't get posts for compliance export" - }, { "id": "store.sql_post.delete.app_error", "translation": "We couldn't delete the post" @@ -3763,10 +3711,6 @@ "id": "store.sql_post.get.app_error", "translation": "We couldn't get the post" }, - { - "id": "store.sql_post.get_for_export.app_error", - "translation": "We couldn't get the posts for the channel" - }, { "id": "store.sql_post.get_parents_posts.app_error", "translation": "We couldn't get the parent post for the channel" @@ -4075,10 +4019,6 @@ "id": "store.sql_user.get_by_username.app_error", "translation": "We couldn't find an existing account matching your username for this team. This team may require an invite from the team owner to join." }, - { - "id": "store.sql_user.get_for_export.app_error", - "translation": "We encountered an error while finding user profiles" - }, { "id": "store.sql_user.get_for_login.app_error", "translation": "We couldn't find an existing account matching your credentials. This team may require an invite from the team owner to join." -- cgit v1.2.3-1-g7c22