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' => 'Vælge alle',
|
||||
'Unselect All' => 'Fravælge alle',
|
||||
'Apply action' => 'Anvende handling',
|
||||
'Move selected tasks to another column' => 'Flyt valgte opgaver til anden kolonne',
|
||||
'Move selected tasks to another column or swimlane' => 'Flyt valgte opgaver til anden kolonne',
|
||||
'Edit tasks in bulk' => 'Masse redigere opgaver',
|
||||
'Choose the properties that you would like to change for the selected tasks.' => 'Vælg egenskaber som skal ændres for de valgte opgaver.',
|
||||
'Configure this project' => 'Indstille projekt',
|
||||
|
||||
Reference in New Issue
Block a user