Skip to content

Commit 5996ad5

Browse files
authored
Merge pull request #22419 from opf/bug/73238-unclear-phrasing-about-aggregation-time
[73238] Unclear phrasing about aggregation time
2 parents 01b16b8 + a1d0a00 commit 5996ad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/locales/en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ en:
117117
jemalloc_allocator: Jemalloc memory allocator
118118
journal_aggregation:
119119
caption: >
120-
Individual actions of a user (e.g. updating a work package twice) are aggregated into a single action if their age difference is less than the specified timespan. They will be displayed as a single action within the application. This will also delay notifications by the same amount of time reducing the number of emails being sent and will also affect the [webhook](webhook_link) delay.
120+
User actions on a work package (changing description, status, values, or writing comments) are grouped if performed within this period. It also controls notification and [webhook](webhook_link) delays.
121121
import:
122122
title: "Import"
123123
jira:
@@ -5074,7 +5074,7 @@ en:
50745074
setting_work_package_properties: "Work package properties"
50755075
setting_work_package_startdate_is_adddate: "Use current date as start date for new work packages"
50765076
setting_work_packages_projects_export_limit: "Work packages / Projects export limit"
5077-
setting_journal_aggregation_time_minutes: "User actions aggregated within"
5077+
setting_journal_aggregation_time_minutes: "Aggregation period"
50785078
setting_log_requesting_user: "Log user login, name, and mail address for all requests"
50795079
setting_login_required: "Authentication required"
50805080
setting_login_required_caption: "When checked, all requests to the application have to be authenticated."

0 commit comments

Comments
 (0)