mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
fix: Update text on Notification settings for clarity (WP STC-222)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user