added $strExtendedInserts
This commit is contained in:
parent
d8cd66c506
commit
c1e1ed7629
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -279,6 +279,7 @@ $strYes = 'Si';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strYes = '
|
||||
// To translate
|
||||
$strAffectedRows = ' Rows affected: '; //to translate
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -281,6 +281,7 @@ $strYes = 'Ano';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -281,6 +281,7 @@ $strYes = 'Ano';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -281,6 +281,7 @@ $strYes = 'Ja';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -101,6 +101,7 @@ $strEnd = 'End';
|
||||
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
|
||||
$strError = 'Error';
|
||||
$strEscapedBy = 'escaped by';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Field';
|
||||
|
||||
@ -101,6 +101,7 @@ $strEnd = 'Fin';
|
||||
$strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais';
|
||||
$strError = 'Erreur';
|
||||
$strEscapedBy = 'avec caractère spécial';
|
||||
$strExtendedInserts = 'Insertions étendues';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Champ';
|
||||
|
||||
@ -291,5 +291,6 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
?>
|
||||
|
||||
@ -283,6 +283,7 @@ $strYes = '
|
||||
$strAffectedRows = 'Affected rows:'; // To translate
|
||||
$strBzip = '"bzipped"'; // To translate
|
||||
$strGzip = '"gzipped"'; // To translate
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*'; // To translate
|
||||
$strOffSet = 'offset'; // To translate
|
||||
|
||||
@ -283,6 +283,7 @@ $strYes = '
|
||||
$strAffectedRows = 'Affected rows:'; // To translate
|
||||
$strBzip = '"bzipped"'; // To translate
|
||||
$strGzip = '"gzipped"'; // To translate
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*'; // To translate
|
||||
$strNoDatabases = 'No databases';
|
||||
|
||||
@ -286,6 +286,7 @@ $strWrongUser = 'Zl
|
||||
$strYes = 'Áno';
|
||||
|
||||
// To translate
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
|
||||
@ -283,6 +283,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Rows affected: ';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user