summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJesse Hallam <jesse.hallam@gmail.com>2018-05-14 09:43:06 -0400
committerGitHub <noreply@github.com>2018-05-14 09:43:06 -0400
commit7e7c55198719337e7cb39b07c0d5a48c0a6908de (patch)
tree83ddc7fced3ab2fa4bd54da20155e336db53522e /i18n
parentc9196af23efae32f7d836b20d6e41ec4d09a43ce (diff)
downloadchat-7e7c55198719337e7cb39b07c0d5a48c0a6908de.tar.gz
chat-7e7c55198719337e7cb39b07c0d5a48c0a6908de.tar.bz2
chat-7e7c55198719337e7cb39b07c0d5a48c0a6908de.zip
MM-9739: deprecate the now unused Channels.ExtraUpdateAt (#8762)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index c0b1d0558..d42c6a544 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5927,10 +5927,6 @@
"translation": "We couldn't delete the channel"
},
{
- "id": "store.sql_channel.extra_updated.app_error",
- "translation": "Problem updating members last updated time"
- },
- {
"id": "store.sql_channel.get.existing.app_error",
"translation": "We couldn't find the existing channel"
},