summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-07-15 11:20:39 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-07-15 11:20:39 -0400
commit942ae4c5278e0a3064ef08937063ec66a6a8e990 (patch)
tree595514b6619988c72250ac2bf924cc103887f948 /i18n
parentb339b5c982a336abcc0a1f1bc9ba68e447472228 (diff)
downloadchat-942ae4c5278e0a3064ef08937063ec66a6a8e990.tar.gz
chat-942ae4c5278e0a3064ef08937063ec66a6a8e990.tar.bz2
chat-942ae4c5278e0a3064ef08937063ec66a6a8e990.zip
Cleaning up old export code (#3601)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json60
1 files changed, 0 insertions, 60 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 2c0f4a119..f8dddfc0b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -684,38 +684,6 @@
"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."
},
@@ -724,14 +692,6 @@
"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."
},
@@ -1316,10 +1276,6 @@
"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."
},
@@ -3456,10 +3412,6 @@
"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"
},
@@ -3752,10 +3704,6 @@
"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"
},
@@ -3764,10 +3712,6 @@
"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"
},
@@ -4076,10 +4020,6 @@
"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."
},