summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-01-25 07:12:03 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-01-25 07:12:03 -0500
commit8ebc1fb433252db296799833ddd440db863ae534 (patch)
treecfe6daeef3f29df4a6f71f39b33e551569637e55 /i18n
parent27f76afb288b7c24f5ce1d0274ed3ae73c77e076 (diff)
downloadchat-8ebc1fb433252db296799833ddd440db863ae534.tar.gz
chat-8ebc1fb433252db296799833ddd440db863ae534.tar.bz2
chat-8ebc1fb433252db296799833ddd440db863ae534.zip
Remove unused % parameter in a server log error (#5185)
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 24a59161c..946d276c4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -321,7 +321,7 @@
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
- "translation": "Failed to retrieve user while updating channel header message %v"
+ "translation": "Failed to retrieve user while updating channel header"
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.updated_from",