From: Jerome Jutteau Date: Sun, 4 Aug 2013 20:46:13 +0000 (+0000) Subject: Fix fr translation X-Git-Tag: 1.1~187 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/3994a351bbae6ef4c58826164f34d1ab526549c7 Fix fr translation --- 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.',