summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-06 11:06:14 -0700
committerJoram Wilander <jwawilander@gmail.com>2016-06-06 14:06:14 -0400
commiteabd67e4cbc845a2f591fdcf525696c0c2505d0b (patch)
treecb1e26f78252f6a25bfd2048e58031c81b63c92d /webapp/i18n/en.json
parentedc0e0003707988c7fd07f77972752162e17c6b0 (diff)
downloadchat-eabd67e4cbc845a2f591fdcf525696c0c2505d0b.tar.gz
chat-eabd67e4cbc845a2f591fdcf525696c0c2505d0b.tar.bz2
chat-eabd67e4cbc845a2f591fdcf525696c0c2505d0b.zip
Removed placeholder text on channel switch modal (#3262)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ba9956f52..f231ccac2 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -720,7 +720,6 @@
"channel_notifications.unreadInfo": "The channel name is bolded in the sidebar when there are unread messages. Selecting \"Only for mentions\" will bold the channel only when you are mentioned.",
"channel_select.placeholder": "--- Select a channel ---",
"channel_switch_modal.help": "Type channel name. Use ↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss",
- "channel_switch_modal.hint": "Type the name of a channel",
"channel_switch_modal.not_found": "No matches found.",
"channel_switch_modal.submit": "Switch",
"channel_switch_modal.title": "Switch Channels",