added $strFormEmpty
This commit is contained in:
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -280,6 +280,7 @@ $strYes = 'Si';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strShowThisQuery = ' Show this query here again ';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
|
@@ -282,6 +282,7 @@ $strYes = '
|
||||
// To translate
|
||||
$strAffectedRows = ' Rows affected: '; //to translate
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = ' SQL-query on database '; //to translate
|
||||
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
||||
?>
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -281,6 +281,7 @@ $strYes = 'Ano';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
?>
|
||||
|
@@ -281,6 +281,7 @@ $strYes = 'Ano';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
|
@@ -281,6 +281,7 @@ $strYes = 'Ja';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
?>
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -107,6 +107,7 @@ $strFields = 'Fields';
|
||||
$strFieldsEmpty = ' The field count is empty! ';
|
||||
$strFixed = 'fixed';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strFunction = 'Function';
|
||||
|
||||
$strGenTime = 'Generation Time';
|
||||
|
@@ -107,6 +107,7 @@ $strFields = 'Champs';
|
||||
$strFieldsEmpty = 'Il faut indiquer le nombre de champs';
|
||||
$strFixed = 'fixe';
|
||||
$strFormat = 'format';
|
||||
$strFormEmpty = 'Formulaire incomplet !';
|
||||
$strFunction = 'Fonction';
|
||||
|
||||
$strGenTime = 'G<>n<EFBFBD>r<EFBFBD> le ';
|
||||
|
@@ -163,7 +163,7 @@ $strNoPrivileges = 'Keine Rechte';
|
||||
$strNoRights = 'Du hast nicht genug Rechte um fortzufahren!';
|
||||
$strNoTablesFound = 'Keine Tabellen in der Datenbank gefunden.';
|
||||
$strNotNumber = 'Das ist keine Zahl!';
|
||||
$strNotValidNumber = ' ist keine g<>ltige Zeilennummer!'; // do not html quote
|
||||
$strNotValidNumber = ' ist keine g<>ltige Zeilennummer!';
|
||||
$strNoUsersFound = 'Keine(n) Benutzer gefunden.';
|
||||
$strNull = 'Null';
|
||||
$strNumberIndexes = ' Anzahl der erweiterten Indizes ';
|
||||
@@ -281,4 +281,7 @@ $strWelcome = 'Willkommen bei ';
|
||||
$strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
?>
|
||||
|
@@ -282,6 +282,7 @@ $strYes = ' Si ';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
?>
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -281,6 +281,7 @@ $strYes = 'Tak';
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strRunQuery = 'Run the query'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -281,6 +281,7 @@ $strYes = '
|
||||
// To translate
|
||||
$strAffectedRows = ' Rows affected: '; //to translate
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strQueryOnDb = ' SQL-query on database '; //to translate
|
||||
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
||||
?>
|
||||
|
@@ -284,5 +284,6 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Rows affected: ';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strOffSet = 'offset';
|
||||
?>
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
@@ -282,6 +282,7 @@ $strGzip = '"gzipped"'; //to translate
|
||||
// To translate
|
||||
$strAffectedRows = 'Affected rows:';
|
||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strNbRecords = 'no. of records';
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
Reference in New Issue
Block a user