update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user