updated a translation ("Espace" -> "Taille")

This commit is contained in:
Loïc Chapeaux 2001-09-06 18:36:24 +00:00
parent 7fd3ca5cfc
commit 8151462614

View File

@ -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';