diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 76e3e39e5..58daee032 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 6604fd19d..53be651fd 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 8418843f6..41d279653 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -284,4 +284,5 @@ $strNbRecords = "Número de files "; $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 ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index e1cc06849..98efd4ed0 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 3b49897f9..d834edfdd 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index a1393e701..71fc6d0d8 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -280,4 +280,5 @@ $strRowSize=" Velikost $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 ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 02f94aa61..c56db5d55 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -280,4 +280,5 @@ $strRowSize=" Velikost $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 ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 51dd6e2c7..cdf6472d0 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -280,4 +280,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 ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 067a6249f..55a3ca19c 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 0fdbdb26c..3979abb9c 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -279,4 +279,5 @@ $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 ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 4650d1be8..4e5f97673 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -278,4 +278,5 @@ $strYes = "Oui"; $strShowThisQuery="Réafficher la requête après exécution"; $strUseBackquotes = "Protéger les noms des tables et des champs par des \"`\""; $strQueryOnDb="Requête SQL sur la base "; +$strFieldsEmpty=" The field count is empty! "; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index f98fdc44e..c4f3c1818 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -280,7 +280,8 @@ $strGzip = "\"GZip komprimiert\""; $strOffSet = "Offset"; $strNbRecords = "Datensätze"; $strRowSize = "Zeilengröße"; -$strShowThisQuery = "SQL Befehl hier wieder anzeigen"; //to translate -$strUseBackquotes=" Use backquotes with tables and fields names "; //to translate +$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! "; ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 870ebbfc5..6435d7572 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -284,4 +284,5 @@ $strRowSize = "Dimensione riga"; $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 ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index 7628e4582..10b1b30be 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index a24feccf1..1568c9554 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 259c66dea..c9a8911de 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 652ebaba6..2cc254bcb 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -278,4 +278,5 @@ $strWrongUser = "B $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 ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index c1a669919..213a3b2b1 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index 595d8b4bd..d19ccb6fc 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index c91c9e879..ef700eb0a 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index f7b337c45..19eccd835 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -279,4 +279,5 @@ $strYes = " $strShowThisQuery=" Zobrazi» 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 ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 0c455b491..bb88c0287 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -280,4 +280,5 @@ $strRowSize = " Tama $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 ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index f20f6aeba..c561f8bae 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 253e5affe..4563e4653 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -283,4 +283,5 @@ $strRowSize=" Row size "; //to translate $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 ?>