UX: Clarify "disable tags/category notification" settings (#21619)
Slightly improved wordings here that — to my understanding — are more accurate and no longer just parrot the setting id.
This commit is contained in:
parent
67c7b1cc46
commit
7ffe0997d7
|
@ -2213,9 +2213,9 @@ en:
|
||||||
|
|
||||||
disable_system_edit_notifications: "Disables edit notifications by the system user when 'download_remote_images_to_local' is active."
|
disable_system_edit_notifications: "Disables edit notifications by the system user when 'download_remote_images_to_local' is active."
|
||||||
|
|
||||||
disable_category_edit_notifications: "Disable category edit notifications on topics."
|
disable_category_edit_notifications: "Disable notifications for topic category edits."
|
||||||
|
|
||||||
disable_tags_edit_notifications: "Disable tags edit notifications on topics."
|
disable_tags_edit_notifications: "Disable notifications for topic tag edits."
|
||||||
|
|
||||||
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."
|
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."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue