From 64e2e072294563b7c834382c2de631687f235fe8 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot <contact@fredericguillot.com> Date: Mon, 24 Feb 2014 18:08:58 -0500 Subject: Improve timezone pull-request and settings page --- locales/fr_FR/translations.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'locales/fr_FR') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 044b5b3e..6d7f70ce 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -85,7 +85,7 @@ return array( 'settings' => 'préférences', 'Application Settings' => 'Paramètres de l\'application', 'Language' => 'Langue', - 'Webhooks token' => 'Jeton de securité pour les webhooks', + 'Webhooks token:' => 'Jeton de securité pour les webhooks :', 'More information' => 'Plus d\'informations', 'Database size:' => 'Taille de la base de données :', 'Download the database' => 'Télécharger la base de données', @@ -183,7 +183,5 @@ return array( 'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !', 'Change assignee' => 'Changer la personne assignée', 'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »', - /* missing - 'Timezone' => '' - */ + 'Timezone' => 'Fuseau horaire', ); -- cgit v1.2.3