From f6bc1310cacfa85bb79bbad09f0340cae7cd8444 Mon Sep 17 00:00:00 2001 From: Erik Vroon Date: Tue, 6 Jul 2021 20:40:37 +0200 Subject: [PATCH] Fix typos in English locale --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 35e6e15..af5bc8e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -43,7 +43,7 @@ en: label_settings_post_wiki_updates: Wiki updates? label_settings_post_wiki: Post Wiki added? label_settings_updated_include_description: Description in update issue? - messenger_channel_info_html: 'Here you have to specify the channel, which should be used. You can define multible channels, seperated by comma' + messenger_channel_info_html: 'Here you have to specify the channel, which should be used. You can define multiple channels, seperated by comma' messenger_contacts_intro: Activate the changes for Issues that should be sent to the pre-defined Messenger channel. messenger_db_intro: Activate the changes for DB that should be sent to the pre-defined Messenger channel. messenger_issue_intro: Activate the changes for Issues that should be sent to the pre-defined Messenger channel. @@ -52,6 +52,6 @@ en: messenger_settings_project_intro: "If you left empty the Messenger URL in the administration area in case to be not globally notified by all project changes you can configure your Messenger URL in the project settings." messenger_url_info_html: 'Generate an Incoming WebHook URL from the messenger service. Leave it empty, if you only want to activate specific projects with project based settings' messenger_verify_ssl_info_html: 'If your Messenger service uses an invalid or self-signed SSL certificate, disable it.' - messenger_direct_users_messages_info_html: 'If enabled Messenger will post http requests to each user as channel(direct message in RocketChat) along with post in channel' + messenger_direct_users_messages_info_html: 'If enabled Messenger will post http requests to each user as channel (direct message in RocketChat) along with post in channel' messenger_wiki_intro: Activate the changes for Wikis that should be sent to the pre-defined Messenger channel. permission_manage_messenger: Manage messenger