summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-06-09 18:29:25 -0400
committerFrederic Guillot <fred@kanboard.net>2017-06-09 18:29:25 -0400
commit3909814313f32c75e1957554678b1787e8674be9 (patch)
tree55f1bdcc72469e0cbaecf157bc24235705b41d12 /app/Locale/fr_FR
parentabebd9262957895a20c96fb83c322b7f5988a4ec (diff)
Remove checkbox to simplify task mail form
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 66a399b9..5e183eaf 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1336,7 +1336,6 @@ return array(
'Remove user from group' => 'Supprimer cet utilisateur du groupe',
'Assign the task to its creator' => 'Assigner une tâche à son créateur',
'This task was sent by email to "%s" with subject "%s".' => 'Cette tâche a été envoyée par courrier électronique à « %s » avec le sujet « %s ».',
- 'Log this action in a comment' => 'Enregistrez cette action dans un commentaire',
'Predefined Email Subjects' => 'Sujets de courrier électronique prédéfinis',
'Write one subject by line.' => 'Écrivez un sujet par ligne.',
);