hardcoded message

This commit is contained in:
Marc Delisle
2009-10-03 13:28:52 +00:00
parent a7497999d7
commit f7d92b19ac
58 changed files with 58 additions and 1 deletions

View File

@@ -1600,4 +1600,5 @@ $strStop = 'Stop'; //to translate
$strMediaWiki = 'MediaWiki Table'; //to translate
$strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
$strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
$strQueriesExecuted = 'The following queries have been executed:'; //to translate
?>