strControluserFailed

This commit is contained in:
Marc Delisle
2007-03-19 16:37:57 +00:00
parent a7568078af
commit c313e091e8
118 changed files with 118 additions and 0 deletions

View File

@@ -1051,4 +1051,5 @@ $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them
$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
$strRoutines = 'Routines'; //to translate
$strRoutineReturnType = 'Return type'; //to translate
$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
?>