summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-27 07:48:48 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-06-27 07:48:48 -0400
commit0267d520dd6227bff5ed5e9a39e4162cc63d92c3 (patch)
tree873f2c2aa5997534b427a203f6d0d93d837ecd4c /webapp/i18n/en.json
parent4e67d0777f0437c5a09a5e0a08a3deb279bd2177 (diff)
downloadchat-0267d520dd6227bff5ed5e9a39e4162cc63d92c3.tar.gz
chat-0267d520dd6227bff5ed5e9a39e4162cc63d92c3.tar.bz2
chat-0267d520dd6227bff5ed5e9a39e4162cc63d92c3.zip
changed edit header title for DM channels (#3415)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 419721fb9..fcaf3e9e6 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -865,6 +865,7 @@
"edit_channel_header_modal.error": "This channel header is too long, please enter a shorter one",
"edit_channel_header_modal.save": "Save",
"edit_channel_header_modal.title": "Edit Header for {channel}",
+ "edit_channel_header_modal.title_dm": "Edit Header",
"edit_channel_purpose_modal.body": "Describe how this {type} should be used. This text appears in the channel list in the \"More...\" menu and helps others decide whether to join.",
"edit_channel_purpose_modal.cancel": "Cancel",
"edit_channel_purpose_modal.channel": "Channel",