update
This commit is contained in:
parent
098741422f
commit
cc0c03629a
@ -633,10 +633,10 @@ $strStatCreateTime = 'Cr
|
||||
$strStatUpdateTime = 'Dernière modification';
|
||||
$strStatement = 'Information';
|
||||
$strStatus = 'État';
|
||||
$strStrucCSV = 'Données CSV';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Structure et données';
|
||||
$strStrucDrop = 'Inclure des énoncés "DROP TABLE"';
|
||||
$strStrucExcelCSV = 'Données CSV pour MS Excel';
|
||||
$strStrucExcelCSV = 'CSV pour MS Excel';
|
||||
$strStrucNativeExcel = 'Données MS Excel (format natif)';
|
||||
$strStrucOnly = 'Structure seule';
|
||||
$strStructPropose = 'Suggérer des optimisations quant à la structure de la table';
|
||||
|
||||
@ -634,10 +634,10 @@ $strStatCreateTime = 'Création';
|
||||
$strStatUpdateTime = 'Dernière modification';
|
||||
$strStatement = 'Information';
|
||||
$strStatus = 'État';
|
||||
$strStrucCSV = 'Données CSV';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Structure et données';
|
||||
$strStrucDrop = 'Inclure des énoncés "DROP TABLE"';
|
||||
$strStrucExcelCSV = 'Données CSV pour MS Excel';
|
||||
$strStrucExcelCSV = 'CSV pour MS Excel';
|
||||
$strStrucNativeExcel = 'Données MS Excel (format natif)';
|
||||
$strStrucOnly = 'Structure seule';
|
||||
$strStructPropose = 'Suggérer des optimisations quant à la structure de la table';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user