From 565290fbf9e3727655921a969550167aa59a6e24 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 24 Feb 2014 19:07:25 -0500 Subject: Display a page not found when the data is not in the dabase anymore --- locales/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locales/fr_FR') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 6d7f70ce..97e26212 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -184,4 +184,6 @@ return array( 'Change assignee' => 'Changer la personne assignée', 'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »', 'Timezone' => 'Fuseau horaire', + 'Sorry, I didn\'t found this information in my database!' => 'Désolé, je n\'ai pas trouvé cette information dans ma base de données !', + 'Page not found' => 'Page introuvable', ); -- cgit v1.2.3