From 4b834d1cb98c074de254751fa2416a38cbb0cbca Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 9 May 2014 21:52:14 -0400 Subject: Improve 'task show' title --- locales/fr_FR/translations.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locales/fr_FR/translations.php') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index cf676440..0db18901 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -303,5 +303,6 @@ return array( 'Link my Google Account' => 'Lier mon compte Google', 'Unlink my Google Account' => 'Ne plus utiliser mon compte Google', 'Login with my Google Account' => 'Se connecter avec mon compte Google', - 'Project not found.' => 'Projet introuvable.' + 'Project not found.' => 'Projet introuvable.', + 'Task #%d' => 'Tâche n°%d', ); -- cgit v1.2.3