From 3994a351bbae6ef4c58826164f34d1ab526549c7 Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Sun, 4 Aug 2013 20:46:13 +0000 Subject: [PATCH] Fix fr translation --- lib/lang/fr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lang/fr.php b/lib/lang/fr.php index 08831fc..9dcb524 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -37,7 +37,7 @@ $tr = array ( 'One day' => 'Une journée', 'One week' => 'Une semaine', 'One month' => 'Un mois', - 'Upload password' => 'Mot de passe d\'envoie', + 'Upload password' => 'Mot de passe', 'The file directory is not writable' => 'Le dossier \'file\' ne peut être écrit.', 'The link directory is not writable' => 'Le dossier \'link\' ne peut être écrit.', 'The async directory is not writable!' => 'Le dossier \'async\' ne peut être écrit.', -- 2.34.1