Untranslated string

This commit is contained in:
Herman van Rink
2010-01-29 12:58:58 +00:00
parent b2673cf501
commit ee70c958d8
58 changed files with 121 additions and 5 deletions

View File

@@ -1637,4 +1637,6 @@ $strTrackingYouCanExecute = 'You can execute the dump by creating and using a te
$strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
$strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate
?>