From fc75aa155ebffbf02bd037843f852e20e1cf492b Mon Sep 17 00:00:00 2001 From: Tomas Hykel Date: Sat, 13 Jun 2026 18:01:34 +0000 Subject: [PATCH] fix: Update text on Notification settings for clarity (WP STC-222) --- config/locales/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 9f8e0446a38..300317b652a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3875,7 +3875,7 @@ en: notifications: participating: title: "Participating" - description: "Notifications for all activities in work packages you are involved in (assignee, accountable or watcher)." + description: "You will always receive a notification whenever you are mentioned, and for changes to work packages you are watching. These cannot be disabled. However, you can choose to enable or disable receiving notifications for changes to work packages that concern you (where you are assignee, accountable or are shared with you)." submit_button: "Update preferences" mentioned: "Mentioned" watched: "Watching" @@ -3884,7 +3884,7 @@ en: shared: "Shared with me" date_alerts: title: "Date alerts" - description: "Automatic notifications when important dates are approaching for open work packages you are involved in (assignee, accountable or watcher)." + description: "You can configure date alerts for work packages where you are assignee, accountable and/or watcher to be automatically notified a few days prior to approaching or overdue deadlines." submit_button: "Update date alerts" start_date: "Start date" due_date: "Finish date" @@ -3899,7 +3899,7 @@ en: seven_days_after: "7 days after" non_participating: title: "Non-participating" - description: "Additional notifications for activities in all projects." + description: "You can additionally choose to be notified of any of the following activities for all projects." submit_button: "Update preferences" work_package_created: "New work packages" work_package_commented: "All new comments" @@ -3907,8 +3907,8 @@ en: work_package_prioritized: "All priority changes" work_package_scheduled: "All date changes" project_specific_settings: - title: "Project-specific notification settings" - description: "These project-specific settings override default settings above." + title: "Project-specific notifications" + description: "You can fine-tune your notification settings to only be notified of certain events in specific projects. Add a project below and choose which events should trigger a notification for you. These project-specific settings override default settings above." add_button: "Add project-specific notifications" dialog_title: "Add project-specific notifications" list_header: "Projects with specific notifications"