From 83b9d61276be9b566d6acdd37882eb20ced197ce Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 31 Jul 2001 18:12:55 +0000 Subject: [PATCH] strAffectedRows --- ChangeLog | 1 + lang/brazilian_portuguese.inc.php3 | 1 + lang/bulgarian-win1251.inc.php3 | 1 + lang/catala.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/czech-iso.inc.php3 | 1 + lang/czech-win1250.inc.php3 | 1 + lang/danish.inc.php3 | 1 + lang/dutch.inc.php3 | 1 + lang/english.inc.php3 | 3 ++- lang/french.inc.php3 | 1 + lang/german.inc.php3 | 1 + lang/italian.inc.php3 | 1 + lang/japanese.inc.php3 | 1 + lang/korean.inc.php3 | 1 + lang/norwegian.inc.php3 | 1 + lang/polish.inc.php3 | 1 + lang/portuguese.inc.php3 | 1 + lang/russian-koi8.inc.php3 | 1 + lang/russian-win1251.inc.php3 | 1 + lang/slovak-iso.inc.php3 | 1 + lang/spanish.inc.php3 | 1 + lang/swedish.inc.php3 | 1 + lang/thai.inc.php3 | 1 + 25 files changed, 26 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8bc86f58e..e7472751c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2001-07-31 Marc Delisle * 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 * tbl_create.php3: add warning if table name empty diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 58daee032..03ef2cce5 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -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 ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 53be651fd..2a9bbcd62 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -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 ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 41d279653..c382fb4a2 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -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 ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 98efd4ed0..c0b8f19c0 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -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 ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index d834edfdd..e2cbc817e 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -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 ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 71fc6d0d8..498759830 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -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 ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index c56db5d55..45a9894c2 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -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 ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index cdf6472d0..b24001117 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -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 ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 55a3ca19c..08da993f3 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -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 ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 3979abb9c..a69ae057b 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -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: "; ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 14bdb4ceb..9edde7434 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -279,4 +279,5 @@ $strShowThisQuery="R $strUseBackquotes = "Protéger les noms des tables et des champs par des \"`\""; $strQueryOnDb="Requête SQL sur la base "; $strFieldsEmpty="Il faut indiquer le nombre de champs"; +$strAffectedRows="Enregistrements affectés:"; ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index c4f3c1818..b59a99d56 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -284,4 +284,5 @@ $strShowThisQuery = "SQL Befehl hier wieder anzeigen"; $strUseBackquotes=" Tabellen- und Feldnamen in einfachen Anfü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 ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 6435d7572..b6f73ac80 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -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 ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index 10b1b30be..78c582e1d 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -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 ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 1568c9554..21cfb03be 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -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 ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index c9a8911de..38254bddc 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -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 ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 2cc254bcb..0fac8e490 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -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 ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index 213a3b2b1..2abb3f4b6 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -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 ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index d19ccb6fc..6d313f06e 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -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 ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index ef700eb0a..f04f3b696 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -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 ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 19eccd835..1ba3f900c 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -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 ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index bb88c0287..b40e5d8aa 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -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 ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index c561f8bae..f5c50caa0 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -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 ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 4563e4653..ff315ce48 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -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 ?>