We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08adf79 commit 9ad0992Copy full SHA for 9ad0992
library/Notifications/Web/Form/ContactForm.php
@@ -178,8 +178,8 @@ protected function assemble()
178
'p',
179
new Attributes(['class' => 'description']),
180
new Text($this->translate(
181
- "Contact will be notified via the default channel, when no specific channel is configured"
182
- . " in a schedule or event rule."
+ 'Use this to associate actions in the UI, such as incident management, with this contact.'
+ . ' To successfully receive desktop notifications, this is also required.'
183
))
184
));
185
0 commit comments