strAffectedRows

This commit is contained in:
Marc Delisle
2001-07-31 18:12:55 +00:00
parent 3c90e171b5
commit 83b9d61276
25 changed files with 26 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ $Source$
2001-07-31 Marc Delisle <lem9@users.sourceforge.net>
* tbl_change.php3: extra characters were being inserted into blobs
* db_details.php3: bad link, thanks Steve!
* lang/*: missing strAffectedRows, thanks to Steve
2001-07-31 Steve Alberty <alberty@neptunlabs.de>
* tbl_create.php3: add warning if table name empty

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -285,4 +285,5 @@ $strRowSize=" tamany de fila ";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -281,4 +281,5 @@ $strShowThisQuery=" Zobrazit zde tento dotaz znovu ";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -281,4 +281,5 @@ $strShowThisQuery=" Zobrazit zde tento dotaz znovu ";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -281,4 +281,5 @@ $strYes = "Ja";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -279,5 +279,6 @@ $strYes = "Yes";
$strShowThisQuery=" Show this query here again ";
$strUseBackquotes=" Use backquotes with tables and fields names ";
$strQueryOnDb=" SQL-query on database ";
$strFieldsEmpty=" The field count is empty! "; //to translate
$strFieldsEmpty=" The field count is empty! ";
$strAffectedRows=" Rows affected: ";
?>

View File

@@ -279,4 +279,5 @@ $strShowThisQuery="R
$strUseBackquotes = "Prot<EFBFBD>ger les noms des tables et des champs par des&nbsp;\"`\"";
$strQueryOnDb="Requ<EFBFBD>te SQL sur la base ";
$strFieldsEmpty="Il faut indiquer le nombre de champs";
$strAffectedRows="Enregistrements affect<63>s:";
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery = "SQL Befehl hier wieder anzeigen";
$strUseBackquotes=" Tabellen- und Feldnamen in einfachen Anf<6E>hrungszeichen "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" Sie m<>ssen angeben wieviele Felder die Tabelle haben soll! ";
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -285,4 +285,5 @@ $strShowThisQuery = "Mostra questa query di nuovo";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -279,4 +279,5 @@ $strYes = "Tak";
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -280,4 +280,5 @@ $strShowThisQuery=" Zobrazi
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -281,4 +281,5 @@ $strShowThisQuery=" Mostrar esta consulta otra vez ";
$strUseBackquotes=" Usar backquotes con tablas y nombres de campo ";
$strQueryOnDb=" SQL-query en la Base de datos ";
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>

View File

@@ -284,4 +284,5 @@ $strShowThisQuery=" Show this query here again "; //to translate
$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate
$strQueryOnDb=" SQL-query on database "; //to translate
$strFieldsEmpty=" The field count is empty! "; //to translate
$strAffectedRows=" Rows affected: "; //to translate
?>