From 2d33b439b1f92cc076abe4adf1c84faa9339b50d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 2 Apr 2010 16:07:40 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/fr.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/fr.po b/po/fr.po index 6da2f1981..827f21f75 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-04-02 13:41+0200\n" -"PO-Revision-Date: 2010-04-02 16:06+0200\n" +"PO-Revision-Date: 2010-04-02 16:07+0200\n" "Last-Translator: Marc \n" "Language-Team: french \n" "Language: fr\n" @@ -7505,14 +7505,12 @@ msgid "Add DROP TABLE" msgstr "Ajouter DROP TABLE" #: setup/lib/messages.inc.php:311 -#, fuzzy msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -"Définit si une déclaration « DROP DATABASE IF EXISTS » sera ajoutée " -"en première du journal lors de la création d'une table. La valeur par d" -"\"faut est « true »." +"Définit si un énoncé DROP DATABASE IF EXISTS sera ajouté en première ligne " +"du journal lors de la création d'une base de données." #: setup/lib/messages.inc.php:312 msgid "Add DROP DATABASE"