diff --git a/static/templates/stream_settings_checkbox.hbs b/static/templates/stream_settings_checkbox.hbs index 9c4c22c1b8..5f2b6da4f9 100644 --- a/static/templates/stream_settings_checkbox.hbs +++ b/static/templates/stream_settings_checkbox.hbs @@ -14,7 +14,9 @@ {{!-- Tooltips for settings --}} {{#if (eq setting_name "is_muted")}}
- {{t "Muted streams don't show up in \"All messages\" or generate notifications unless you are mentioned." }} + {{#tr this}} + Muted streams don't show up in "All messages" or generate notifications unless you are mentioned. + {{/tr}}
{{/if}} {{#if (eq setting_name "push_notifications")}}