Improve wording of bulk action modal to move tasks position

Fixes #5026
This commit is contained in:
Frédéric Guillot
2023-03-30 20:00:27 -07:00
committed by Frédéric Guillot
parent 6ca955de1f
commit 887c1a959c
38 changed files with 38 additions and 38 deletions

View File

@@ -1377,7 +1377,7 @@ return array(
'Select All' => 'Tout sélectionner',
'Unselect All' => 'Tout désélectionner',
'Apply action' => 'Appliquer une action',
'Move selected tasks to another column' => 'Déplacer les tâches sélectionnées vers une autre colonne',
'Move selected tasks to another column or swimlane' => 'Déplacer les tâches sélectionnées vers une autre colonne ou swimlane',
'Edit tasks in bulk' => 'Modifier les tâches en masse',
'Choose the properties that you would like to change for the selected tasks.' => 'Choisissez les propriétés que vous souhaitez changer pour les tâches sélectionnées.',
'Configure this project' => 'Configurer ce projet',