Added support for displaying bin logs (RFE #1011770).
This commit is contained in:
@@ -723,4 +723,12 @@ $strYes = 'Yes';
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strBinLogName = 'Log name'; //to translate
|
||||
$strBinLogPosition = 'Position'; //to translate
|
||||
$strBinLogEventType = 'Event type'; //to translate
|
||||
$strBinLogServerId = 'Server ID'; //to translate
|
||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||
$strBinLogInfo = 'Information'; //to translate
|
||||
$strBinaryLog = 'Binary log'; //to translate
|
||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user