From f8a90a24531092cd4ebdd2e08a75f04a709626d6 Mon Sep 17 00:00:00 2001 From: Eric Sethna Date: Fri, 26 Feb 2016 11:32:31 -0800 Subject: Update integrations help text in en.json --- web/static/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 32ceb494f..b4c801f5d 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -1072,7 +1072,7 @@ "user.settings.advance.sendTitle": "Send messages on Ctrl + Enter", "user.settings.advance.title": "Advanced Settings", "user.settings.cmds.add": "Add", - "user.settings.cmds.add_desc": "Create slash commands to send events to external integrations and receive a response. For example typing `/patient Joe Smith` could bring back search results from your internal health records management system for the name “Joe Smith”. Please see Slash commands documentation for detailed instructions.", + "user.settings.cmds.add_desc": "Create slash commands to send events to external integrations and receive a response. For example typing `/patient Joe Smith` could bring back search results from your internal health records management system for the name “Joe Smith”. Please see Slash commands documentation for detailed instructions. View all slash commands configured on this team below.", "user.settings.cmds.add_display_name.placeholder": "Example: \"Search patient records\"", "user.settings.cmds.add_new": "Add a new command", "user.settings.cmds.add_trigger.placeholder": "Command trigger e.g. \"hello\" not including the slash", @@ -1185,11 +1185,11 @@ "user.settings.hooks_in.add": "Add", "user.settings.hooks_in.addTitle": "Add a new incoming webhook", "user.settings.hooks_in.channel": "Channel: ", - "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see incoming webhooks documentation to learn more.", + "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see incoming webhooks documentation to learn more. View all incoming webhooks configured on this team below.", "user.settings.hooks_in.existing": "Existing incoming webhooks", "user.settings.hooks_in.none": "None", "user.settings.hooks_out.add": "Add", - "user.settings.hooks_out.addDescription": "Create webhooks to send new message events to an external integration. Please see outgoing webhooks documentation to learn more.", + "user.settings.hooks_out.addDescription": "Create webhooks to send new message events to an external integration. Please see outgoing webhooks documentation to learn more. View all outgoing webhooks configured on this team below.", "user.settings.hooks_out.addTitle": "Add a new outgoing webhook", "user.settings.hooks_out.callback": "Callback URLs: ", "user.settings.hooks_out.callbackDesc": "New line separated URLs that will receive the HTTP POST event", -- cgit v1.2.3-1-g7c22