Add new automatic action (Task comment logging), patch #539

This commit is contained in:
Frederic Guillot
2015-01-22 17:46:58 -05:00
parent 0d80102c48
commit e6f7929f77
17 changed files with 114 additions and 0 deletions

View File

@@ -698,4 +698,6 @@ return array(
'All swimlanes' => 'Toutes les swimlanes',
'All colors' => 'Toutes les couleurs',
'All status' => 'Tous les états',
'Add a comment logging moving the task between columns' => 'Ajouter un commentaire de log lorsqu\'une tâche est déplacée dans une autre colonne',
'Moved to column %s' => 'Tâche déplacée à la colonne %s',
);