Skip to content

Commit 2287316

Browse files
committed
fixed typos
1 parent b330ede commit 2287316

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

phpmyfaq/lang/language_fr.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* @author Thomas Bassetto <tbassetto@gmail.com>
1515
* @author Laurent J.V. Dubois <laurent.dubois@ljvd.com>
1616
* @author Cédric Frayssinet
17+
* @author Mustapha Alaouy <alaouym@gmail.com>
1718
* @copyright 2004-2014 phpMyFAQ Team
1819
* @license http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
1920
* @link http://www.phpmyfaq.de
@@ -814,7 +815,7 @@
814815
$PMF_LANG['ad_categ_trans_1'] = 'Traduire';
815816
$PMF_LANG['ad_categ_trans_2'] = 'Catégorie';
816817
$PMF_LANG['ad_categ_translatecateg'] = 'Traduire la catégorie';
817-
$PMF_LANG['ad_categ_translate'] = 'Traduitre';
818+
$PMF_LANG['ad_categ_translate'] = 'Traduire';
818819
$PMF_LANG['ad_categ_transalready'] = 'Déjà traduit en:';
819820
$PMF_LANG['ad_categ_deletealllang'] = 'Supprimer dans toutes les langues?';
820821
$PMF_LANG['ad_categ_deletethislang'] = 'Supprimer seulement dans cette langue?';
@@ -825,7 +826,7 @@
825826
$PMF_LANG['ad_linkcheck_checkSuccess'] = 'OK';
826827
$PMF_LANG['ad_linkcheck_checkFailed'] = 'Echec';
827828
$PMF_LANG['ad_linkcheck_failReason'] = 'Raison(s) de l\'échec :';
828-
$PMF_LANG['ad_linkcheck_noLinksFound'] = 'Aucune URL compatible avec la fonctionnalité vérification de lien trouvé.';
829+
$PMF_LANG['ad_linkcheck_noLinksFound'] = 'Aucun URL compatible avec la fonctionnalité vérification de lien trouvé.';
829830
$PMF_LANG['ad_linkcheck_infoReason'] = 'Information supplémentaires :';
830831
$PMF_LANG['ad_linkcheck_openurl_infoprefix'] = 'Trouvé lors de tests <strong>%s</strong>: ';
831832
$PMF_LANG['ad_linkcheck_openurl_notready'] = 'Vérificateur d\'URL pas prêt.';

0 commit comments

Comments
 (0)