UX: Clarify 'disable tag/category edit notifications' site settings (#22874)

Toggling these settings will prevent 'published' topics (e.g. from shared drafts) from creating notifications for people watching the relevant category/tag.
This commit is contained in:
David Taylor 2023-07-31 13:36:13 +01:00 committed by GitHub
parent 76649550c2
commit d0cbbbe773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2218,9 +2218,9 @@ en:
disable_system_edit_notifications: "Disables edit notifications by the system user when 'download_remote_images_to_local' is active."
disable_category_edit_notifications: "Disable notifications for topic category edits."
disable_category_edit_notifications: "Disable notifications for topic category edits. This includes topics which are 'published' (e.g. shared drafts)."
disable_tags_edit_notifications: "Disable notifications for topic tag edits."
disable_tags_edit_notifications: "Disable notifications for topic tag edits. This includes topics which are 'published' (e.g. shared drafts)."
notification_consolidation_threshold: "Number of liked or membership request notifications received before the notifications are consolidated into a single one. Set to 0 to disable."