Improve unit test

This commit is contained in:
Frédéric Guillot
2014-03-05 20:32:53 -05:00
parent 5d9b5aee6d
commit 1e994f3448
5 changed files with 129 additions and 35 deletions

View File

@@ -211,5 +211,5 @@ return array(
'Comment added successfully.' => 'Commentaire ajouté avec succès.',
'Unable to create your comment.' => 'Impossible de sauvegarder votre commentaire.',
'The description is required' => 'La description est obligatoire',
//'Edit this task' => '',
'Edit this task' => 'Modifier cette tâche',
);