mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
settings: Note that alert words are not case sensitive.
Hopefully people translating to languages that don't have case will know to ignore this second sentence.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id="alert-word-settings" class="settings-section" data-name="alert-words">
|
||||
<form class="form-horizontal" id="alert_word_info_box">
|
||||
<p class="alert-word-settings-note">
|
||||
{{t "Alert words allow you to be notified as if you were @-mentioned when certain words or phrases are used in Zulip."}}
|
||||
{{t "Alert words allow you to be notified as if you were @-mentioned when certain words or phrases are used in Zulip. Alert words are not case sensitive."}}
|
||||
</p>
|
||||
</form>
|
||||
<div class="alert" id="alert_word_status" role="alert">
|
||||
|
||||
Reference in New Issue
Block a user