{{#tr this }}Notifications are triggered when a message arrives and Zulip isn't in focus or the message is offscreen.{{/tr}}

{{t "Stream messages" }}

{{t "Unless I say otherwise for a particular stream, I want:" }}

{{partial "settings_checkbox" "setting_name" "enable_stream_desktop_notifications" "is_checked" page_params.enable_stream_desktop_notifications "label" settings_label.enable_stream_desktop_notifications "end_content" '
'}} {{partial "settings_checkbox" "setting_name" "enable_stream_sounds" "is_checked" page_params.enable_stream_sounds "label" settings_label.enable_stream_sounds "end_content" '
'}} {{partial "settings_checkbox" "setting_name" "enable_stream_push_notifications" "is_checked" page_params.enable_stream_push_notifications "label" settings_label.enable_stream_push_notifications "end_content" '
'}} {{partial "settings_checkbox" "setting_name" "enable_stream_email_notifications" "is_checked" page_params.enable_stream_email_notifications "label" settings_label.enable_stream_email_notifications "end_content" '
'}}

{{#tr this}}Change notification settings for individual streams on your Streams page.{{/tr}}

{{t "Private messages and @-mentions" }}

{{t "I want:" }}

{{partial "settings_checkbox" "setting_name" "enable_desktop_notifications" "is_checked" page_params.enable_desktop_notifications "label" settings_label.enable_desktop_notifications}}
{{partial "settings_checkbox" "setting_name" "enable_sounds" "is_checked" page_params.enable_sounds "label" settings_label.enable_sounds}} {{partial "settings_checkbox" "setting_name" "enable_offline_email_notifications" "is_checked" page_params.enable_offline_email_notifications "label" settings_label.enable_offline_email_notifications}} {{partial "settings_checkbox" "setting_name" "enable_offline_push_notifications" "is_checked" page_params.enable_offline_push_notifications "label" settings_label.enable_offline_push_notifications}}

{{t "Other notification settings" }}

{{partial "settings_checkbox" "setting_name" "enable_digest_emails" "is_checked" page_params.enable_digest_emails "label" settings_label.enable_digest_emails}}
{{partial "settings_checkbox" "setting_name" "realm_name_in_notifications" "is_checked" page_params.realm_name_in_notifications "label" settings_label.realm_name_in_notifications}}