Improve wording of the menu to close all tasks in a given column/swimlane

Fixes #4740
This commit is contained in:
Frédéric Guillot
2023-03-28 20:27:02 -07:00
committed by Frédéric Guillot
parent 3bc4cc8291
commit de7c1bf16b
37 changed files with 37 additions and 37 deletions

View File

@@ -899,7 +899,7 @@ return array(
'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Toutes les tâches de la colonne « %s » et de la swimlane « %s » ont été fermées avec succès.',
'Do you really want to close all tasks of this column?' => 'Voulez-vous vraiment fermer toutes les tâches de cette colonne ?',
'%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d tâche(s) dans la colonne « %s » et la swimlane « %s » seront fermées.',
'Close all tasks of this column' => 'Fermer toutes les tâches de cette colonne',
'Close all tasks in this column and this swimlane' => 'Fermer toutes les tâches dans cette colonne et cette swimlane',
'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Aucun plugin n\'a enregistré une méthode de notification de projet. Vous pouvez toujours configurer les notifications individuelles dans votre profil utilisateur.',
'My dashboard' => 'Mon tableau de bord',
'My profile' => 'Mon profil',