This commit is contained in:
Marc Delisle
2005-02-09 18:27:17 +00:00
parent ff48f5b913
commit ac3ec947c8

View File

@@ -746,11 +746,11 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
$strZip = '"zipp<70>"';
$strView = 'View'; //to translate
$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
$strEngines = 'Engines'; //to translate
$strStorageEngines = 'Storage Engines'; //to translate
$strStorageEngine = 'Storage Engine'; //to translate
$strView = 'Vue';
$strViewHasBeenDropped = 'La vue %s a <20>t<EFBFBD> supprim<69>e';
$strEngines = 'Moteurs';
$strStorageEngines = 'Moteurs de stockage';
$strStorageEngine = 'Moteur de stockage';
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
$strEngineAvailable = '%s is available on this MySQL server.'; //to translate