mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Sort file
This commit is contained in:
@@ -73,13 +73,15 @@ en:
|
||||
caption: Allocate hours for a specific user.
|
||||
label: User
|
||||
outside_dates:
|
||||
title: Do you want to allocate resources outside the work package's dates?
|
||||
confirm_after_finish: >-
|
||||
Please confirm that you want to allocate resources after the finish date of the work package.
|
||||
confirm_before_and_after: >-
|
||||
Please confirm that you want to allocate resources outside the dates of the work package.
|
||||
confirm_before_start: >-
|
||||
Please confirm that you want to allocate resources before the start date of the work package.
|
||||
description: >-
|
||||
The selected resource dates, %{resource_dates}, are outside of the work
|
||||
package's dates, %{work_package_dates}.
|
||||
confirm_before_start: Please confirm that you want to allocate resources before the start date of the work package.
|
||||
confirm_after_finish: Please confirm that you want to allocate resources after the finish date of the work package.
|
||||
confirm_before_and_after: Please confirm that you want to allocate resources outside the dates of the work package.
|
||||
The selected resource dates, %{resource_dates}, are outside of the work package's dates, %{work_package_dates}.
|
||||
title: Do you want to allocate resources outside the work package's dates?
|
||||
submit: Allocate
|
||||
success_message: Resource allocated.
|
||||
title: Allocate resource
|
||||
|
||||
Reference in New Issue
Block a user