This commit is contained in:
Marc Delisle
2002-04-28 11:11:16 +00:00
parent 45f9ded139
commit fbb8e80fce
2 changed files with 2 additions and 2 deletions

View File

@@ -115,6 +115,7 @@ $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
$strEnd = 'End';
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
$strError = 'Error';
$strExport = 'Export';
$strExtendedInserts = 'Extended inserts';
$strExtra = 'Extra';
@@ -348,5 +349,4 @@ $strYes = 'Yes';
$strZip = '"zipped"';
$strExport = 'Export'; //to translate
?>

View File

@@ -115,6 +115,7 @@ $strEmptyResultSet = 'MySQL n\'a retourn
$strEnd = 'Fin';
$strEnglishPrivileges = ' Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais';
$strError = 'Erreur';
$strExport = 'Exporter';
$strExtendedInserts = 'Insertions <20>tendues';
$strExtra = 'Extra';
@@ -348,5 +349,4 @@ $strYes = 'Oui';
$strZip = '"zipp<70>"';
$strExport = 'Export'; //to translate
?>