[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_7-22239-g917aacb

The branch, master has been updated via 917aacbd1bb7328bdc9cfff27063f43ab672a6fb (commit) from b135ebb099e077240c8856ea1a035aa061c5e3cf (commit) - Log ----------------------------------------------------------------- commit 917aacbd1bb7328bdc9cfff27063f43ab672a6fb Author: Michal Čihař <mcihar@suse.cz> Date: Thu Nov 3 10:34:09 2011 +0100 There is wrong format string ----------------------------------------------------------------------- Summary of changes: po/fr.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index bcab805..1cd3184 100644 --- a/po/fr.po +++ b/po/fr.po @@ -12933,10 +12933,10 @@ msgstr "" "fils d'exécution qui sont lents à démarrer" #: po/advisory_rules.php:223 -#, php-format +#, fuzzy, php-format #| msgid "long_query_time is set to %d second(s)." msgid "slow_launch_time is set to %s" -msgstr "slow_launch_time est réglé à %d seconde(s)." +msgstr "slow_launch_time est réglé à %s seconde(s)." #: po/advisory_rules.php:225 #| msgid "Persistent connections" hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař