]> git.p6c8.net - jirafeau_project.git/commitdiff
Fix fr translation
authorJerome Jutteau <mojo@couak.net>
Sun, 4 Aug 2013 20:46:13 +0000 (20:46 +0000)
committerJerome Jutteau <mojo@couak.net>
Sun, 4 Aug 2013 20:46:13 +0000 (20:46 +0000)
lib/lang/fr.php

index 08831fcb3c482310f265a96108ef922544a74581..9dcb5244b614b250e0cf43d6af3bceca07d673ac 100755 (executable)
@@ -37,7 +37,7 @@ $tr = array (
              'One day' => 'Une journée',
              'One week' => 'Une semaine',
              'One month' => 'Un mois',
              '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.',
              '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.',

patrick-canterino.de