summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJonathan <jonfritz@gmail.com>2017-12-05 16:32:23 -0500
committerGitHub <noreply@github.com>2017-12-05 16:32:23 -0500
commitc171872472672d129e1e4dbc99930d75a4cd59c7 (patch)
treedde4e50cf563b8356afdade6255b8f9e22b9de9a /i18n
parente7725106ed5b435c625a63691d99acc197a2106a (diff)
downloadchat-c171872472672d129e1e4dbc99930d75a4cd59c7.tar.gz
chat-c171872472672d129e1e4dbc99930d75a4cd59c7.tar.bz2
chat-c171872472672d129e1e4dbc99930d75a4cd59c7.zip
PLT-8233: Purge ChannelMemberHistory Data when Data Retention Job runs (#7937)
* Changed the channel member history purge function to match pattern established by other data retention purge methods * Simplifying the channel member history store and associated tests * Regenerating mocks * Using a constant
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 6ce9b19dc..f1fb6f7c4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4443,7 +4443,7 @@
"translation": "Failed to get records"
},
{
- "id": "store.sql_channel_member_history.purge_history_before.app_error",
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
"translation": "Failed to purge records"
},
{