$strNoQuery

This commit is contained in:
Loïc Chapeaux
2001-09-23 15:26:33 +00:00
parent 2eb0ee766d
commit b7f11a50fc
27 changed files with 41 additions and 14 deletions

View File

@@ -322,4 +322,5 @@ $strKeepPass = 'Do not change the password';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strNoQuery = 'No SQL query!'; //to translate
?>