English improvements
This commit is contained in:
@@ -1550,47 +1550,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1600,7 +1600,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1608,5 +1608,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user