From e3163df5942b13a0345ccfca83197daaf5aad5fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= Date: Sun, 8 Feb 2015 00:11:49 +0100 Subject: [PATCH] Update for FRENCH translation for portal_topposters_module.php file Update for FRENCH translation for portal_topposters_module.php file --- language/fr/modules/portal_topposters_module.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/fr/modules/portal_topposters_module.php b/language/fr/modules/portal_topposters_module.php index 7f7ad346..fbd041ad 100644 --- a/language/fr/modules/portal_topposters_module.php +++ b/language/fr/modules/portal_topposters_module.php @@ -33,8 +33,8 @@ if (empty($lang) || !is_array($lang)) // equally where a string contains only two placeholders which are used to wrap text // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine $lang = array_merge($lang, array( - 'TOPPOSTERS' => 'Utilisateurs actifs', - 'TOPPOSTERS_CONFIG' => 'Paramètres des utilisateurs actifs', + 'TOPPOSTERS' => 'Utilisateurs les plus actifs', + 'TOPPOSTERS_CONFIG' => 'Paramètres des utilisateurs les plus actifs', // ACP 'NUM_TOPPOSTERS' => 'Nombre d’utilisateurs actifs',