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

@@ -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
?>