From 61328383e4b382002d00f715094faecd65d61689 Mon Sep 17 00:00:00 2001 From: Nicolas Clerc Date: Tue, 8 Mar 2016 00:22:40 +0100 Subject: wording + localization --- webapp/components/user_settings/manage_command_hooks.jsx | 4 ++-- webapp/i18n/en.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'webapp') diff --git a/webapp/components/user_settings/manage_command_hooks.jsx b/webapp/components/user_settings/manage_command_hooks.jsx index 579b3de14..71dcc36e9 100644 --- a/webapp/components/user_settings/manage_command_hooks.jsx +++ b/webapp/components/user_settings/manage_command_hooks.jsx @@ -463,8 +463,8 @@ export default class ManageCommandCmds extends React.Component { onChange={this.updateExternalManagement} /> diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 08aed4acc..5afa75122 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1139,6 +1139,7 @@ "user.settings.cmds.url_desc": "The callback URL to receive the HTTP POST or GET event request when the slash command is run.", "user.settings.cmds.username": "Response Username: ", "user.settings.cmds.username_desc": "Choose a username override for responses for this slash command. Usernames can consist of up to 22 characters consisting of lowercase letters, numbers and they symbols \"-\", \"_\", and \".\" .", + "user.settings.cmds.slashCmd_autocmp": "Enable external application to offer autocomplete", "user.settings.custom_theme.awayIndicator": "Away Indicator", "user.settings.custom_theme.buttonBg": "Button BG", "user.settings.custom_theme.buttonColor": "Button Text", -- cgit v1.2.3-1-g7c22