add a string

This commit is contained in:
Steve Alberty
2001-07-31 09:30:49 +00:00
parent a026e490ca
commit 739e2922ab
24 changed files with 26 additions and 2 deletions

View File

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