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

@@ -1631,4 +1631,6 @@ $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
$strXMLExportTriggers = 'Export triggers'; //to translate
$strXMLExportViews = 'Export views'; //to translate
$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate
?>