strWelcome

This commit is contained in:
Marc Delisle
2001-11-02 18:54:17 +00:00
parent c768ebf9ff
commit 04fffbe6a5
31 changed files with 33 additions and 31 deletions

View File

@@ -313,7 +313,7 @@ $strValue = 'Value';
$strViewDump = 'View dump (schema) of table';
$strViewDumpDB = 'View dump (schema) of database';
$strWelcome = 'Welcome to ';
$strWelcome = 'Welcome to %s';
$strWithChecked = 'With selected:';
$strWrongUser = 'Wrong username/password. Access denied.';