Improve wording of bulk action modal to move tasks position
Fixes #5026
This commit is contained in:
committed by
Frédéric Guillot
parent
6ca955de1f
commit
887c1a959c
@@ -1377,7 +1377,7 @@ return array(
|
||||
'Select All' => 'Alle auswählen',
|
||||
'Unselect All' => 'Keine auswählen',
|
||||
'Apply action' => 'Aktion anwenden',
|
||||
'Move selected tasks to another column' => 'Ausgewählte Aufgaben in andere Spalte verschieben',
|
||||
'Move selected tasks to another column or swimlane' => 'Ausgewählte Aufgaben in andere Spalte verschieben',
|
||||
'Edit tasks in bulk' => 'Massenbearbeitung',
|
||||
'Choose the properties that you would like to change for the selected tasks.' => 'Wähle die Eigenschaften aus, die du für die ausgewählten Aufgaben ändern möchtest.',
|
||||
'Configure this project' => 'Projekteinstellungen',
|
||||
|
||||
Reference in New Issue
Block a user