diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 1b5387a69c..9247d1aa63 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -255,7 +255,7 @@ $strShowingRecords = 'Affichage des enregistrements'; $strShowPHPInfo = 'Afficher les informations relatives à PHP'; $strShowThisQuery = 'Réafficher la requête après exécution'; $strSingly = '(à refaire après insertions/destructions)'; -$strSize = 'Espace'; +$strSize = 'Taille'; $strSort = 'Tri'; $strSpaceUsage = 'Espace utilisé'; $strSQLQuery = 'requête SQL';