2016-06-04 04:31:35 +02:00
|
|
|
<div class="compose-all-everyone">
|
|
|
|
<span class="compose-all-everyone-msg">
|
2021-04-14 03:04:02 +02:00
|
|
|
{{#tr}}
|
2021-04-10 05:53:13 +02:00
|
|
|
Are you sure you want to mention all <strong>{count}</strong> people in this stream?
|
2021-04-20 22:44:31 +02:00
|
|
|
<br />
|
2021-04-10 05:53:13 +02:00
|
|
|
This will send email and mobile push notifications to most of those <strong>{count}</strong> users.
|
2021-04-20 22:44:31 +02:00
|
|
|
<br />
|
2021-04-10 05:53:13 +02:00
|
|
|
If you don't want to do that, please edit your message to remove the <strong>@{mention}</strong> mention.
|
2020-01-23 07:22:26 +01:00
|
|
|
{{/tr}}
|
2016-06-04 04:31:35 +02:00
|
|
|
</span>
|
|
|
|
<span class="compose-all-everyone-controls">
|
2016-11-09 19:34:07 +01:00
|
|
|
<button type="button" class="btn btn-warning compose-all-everyone-confirm">{{t "Yes, send" }}</button>
|
2016-06-04 04:31:35 +02:00
|
|
|
</span>
|
|
|
|
</div>
|