option to move entries from one entity to another upon deletion (#409)

This commit is contained in:
Kevin Papst
2018-11-12 00:01:49 +01:00
committed by GitHub
parent 1dabeedaa0
commit f9dc42d1f9
18 changed files with 524 additions and 23 deletions

View File

@@ -442,6 +442,7 @@
Currently the project %project% for the customer %customer% has %activities%
activities and %records% time-records, which count up to a total of %duration%.
These activities and time-records will be deleted as well!
Alternatively, you can select a project to which all existing activities and entries are transferred:
</target>
</trans-unit>
@@ -462,6 +463,7 @@
Currently the activity %activity% in the project %project% for the customer %customer%
has %records% time-records, which count up to a total of %duration%.
These time-records will be deleted as well!
Alternatively, you can select an activity to which all existing entries are transferred:
</target>
</trans-unit>
@@ -530,6 +532,7 @@
Currently the customer %customer% has %project% projects with %activity% activities, which count up
in %records% time-records to a total of %duration%.
These projects, activities and time-records will be deleted as well!
Alternatively, you can select a customer to whom all data is transferred:
</target>
</trans-unit>