From 263b2fe70bb72bf4ac39d5667b84c5aa7598fde7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 29 Jul 2011 16:09:19 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/fr.po b/po/fr.po index 91fa053a38..190ce63269 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-07-25 11:36+0200\n" -"PO-Revision-Date: 2011-07-29 16:08+0200\n" +"PO-Revision-Date: 2011-07-29 16:09+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -1870,10 +1870,9 @@ msgid "File was not an uploaded file." msgstr "Le fichier n'était pas un fichier téléversé." #: libraries/File.class.php:259 libraries/File.class.php:388 -#, fuzzy #| msgid "Unknown error in file upload." msgid "Unknown error while uploading." -msgstr "Erreur inconnue durant le téléchargement." +msgstr "Erreur inconnue durant le téléversement." #: libraries/File.class.php:277 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."