added $strNoDatabases
This commit is contained in:
parent
44a67b246e
commit
3f4c6b2970
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -281,7 +281,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*'; //to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
@ -289,5 +291,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again ';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,11 +284,12 @@ $strAffectedRows = ' Rows affected: '; //to translate
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strQueryOnDb = ' SQL-query on database '; //to translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again ';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -283,11 +283,12 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -283,6 +283,8 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
@ -290,5 +292,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -283,11 +283,12 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -161,6 +161,7 @@ $strName = 'Name';
|
||||
$strNbRecords = 'No. Of records';
|
||||
$strNext = 'Next';
|
||||
$strNo = 'No';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change';
|
||||
$strNoPassword = 'No Password';
|
||||
$strNoPrivileges = 'No Privileges';
|
||||
|
||||
@ -161,6 +161,7 @@ $strName = 'Nom';
|
||||
$strNbRecords = 'nb. d\'enregistrements';
|
||||
$strNext = 'Suivant';
|
||||
$strNo = 'Non';
|
||||
$strNoDatabases = 'Aucune base de données';
|
||||
$strNoModification = 'Pas de modifications';
|
||||
$strNoPassword = 'aucun mot de passe';
|
||||
$strNoPrivileges = 'aucun privilège';
|
||||
|
||||
@ -288,6 +288,7 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strInstructions = 'Befehle'; //to translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
?>
|
||||
|
||||
@ -284,11 +284,12 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -287,7 +287,8 @@ $strWrongUser = 'B
|
||||
$strYes = 'Tak';
|
||||
|
||||
// To translate
|
||||
$strLengthSet = 'Length/Values*';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -283,11 +283,12 @@ $strYes = '
|
||||
$strAffectedRows = 'Affected rows:'; // To translate
|
||||
$strBzip = '"bzipped"'; // To translate
|
||||
$strGzip = '"gzipped"'; // To translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*'; // To translate
|
||||
$strOffSet = 'offset'; // To translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -283,11 +283,12 @@ $strYes = '
|
||||
$strAffectedRows = 'Affected rows:'; // To translate
|
||||
$strBzip = '"bzipped"'; // To translate
|
||||
$strGzip = '"gzipped"'; // To translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*'; // To translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset'; // To translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -286,9 +286,10 @@ $strWrongUser = 'Zl
|
||||
$strYes = 'Áno';
|
||||
|
||||
// To translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -285,11 +285,12 @@ $strAffectedRows = 'Rows affected: ';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strLengthSet = 'Length/Values*';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
@ -284,7 +284,9 @@ $strAffectedRows = 'Affected rows:';
|
||||
$strDisplayOrder = 'Display order:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
@ -294,5 +296,4 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user