From 404ff7ac52c78896a887290da2a617f868878173 Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Fri, 29 Jan 2010 12:58:58 +0000 Subject: [PATCH] Untranslated string --- lang/afrikaans-utf-8.inc.php | 2 ++ lang/albanian-utf-8.inc.php | 2 ++ lang/arabic-utf-8.inc.php | 2 ++ lang/azerbaijani-utf-8.inc.php | 2 ++ lang/bangla-utf-8.inc.php | 2 ++ lang/basque-utf-8.inc.php | 2 ++ lang/belarusian_cyrillic-utf-8.inc.php | 2 ++ lang/belarusian_latin-utf-8.inc.php | 2 ++ lang/bosnian-utf-8.inc.php | 2 ++ lang/brazilian_portuguese-utf-8.inc.php | 2 ++ lang/bulgarian-utf-8.inc.php | 2 ++ lang/catalan-utf-8.inc.php | 2 ++ lang/chinese_simplified-utf-8.inc.php | 2 ++ lang/chinese_traditional-utf-8.inc.php | 2 ++ lang/croatian-utf-8.inc.php | 2 ++ lang/czech-utf-8.inc.php | 2 ++ lang/danish-utf-8.inc.php | 2 ++ lang/dutch-utf-8.inc.php | 2 ++ lang/english-utf-8.inc.php | 2 ++ lang/estonian-utf-8.inc.php | 2 ++ lang/finnish-utf-8.inc.php | 2 ++ lang/french-utf-8.inc.php | 2 ++ lang/galician-utf-8.inc.php | 2 ++ lang/georgian-utf-8.inc.php | 2 ++ lang/german-utf-8.inc.php | 2 ++ lang/greek-utf-8.inc.php | 2 ++ lang/hebrew-utf-8.inc.php | 2 ++ lang/hindi-utf-8.inc.php | 2 ++ lang/hungarian-utf-8.inc.php | 2 ++ lang/indonesian-utf-8.inc.php | 2 ++ lang/italian-utf-8.inc.php | 2 ++ lang/japanese-utf-8.inc.php | 2 ++ lang/korean-utf-8.inc.php | 2 ++ lang/latvian-utf-8.inc.php | 2 ++ lang/lithuanian-utf-8.inc.php | 2 ++ lang/macedonian_cyrillic-utf-8.inc.php | 2 ++ lang/malay-utf-8.inc.php | 2 ++ lang/mongolian-utf-8.inc.php | 2 ++ lang/norwegian-utf-8.inc.php | 2 ++ lang/persian-utf-8.inc.php | 2 ++ lang/polish-utf-8.inc.php | 2 ++ lang/portuguese-utf-8.inc.php | 2 ++ lang/romanian-utf-8.inc.php | 2 ++ lang/russian-utf-8.inc.php | 2 ++ lang/serbian_cyrillic-utf-8.inc.php | 2 ++ lang/serbian_latin-utf-8.inc.php | 2 ++ lang/sinhala-utf-8.inc.php | 2 ++ lang/slovak-utf-8.inc.php | 2 ++ lang/slovenian-utf-8.inc.php | 2 ++ lang/spanish-utf-8.inc.php | 2 ++ lang/swedish-utf-8.inc.php | 2 ++ lang/tatarish-utf-8.inc.php | 2 ++ lang/thai-utf-8.inc.php | 2 ++ lang/turkish-utf-8.inc.php | 2 ++ lang/ukrainian-utf-8.inc.php | 2 ++ lang/uzbek_cyrillic-utf-8.inc.php | 2 ++ lang/uzbek_latin-utf-8.inc.php | 2 ++ server_replication.php | 10 ++++++---- 58 files changed, 120 insertions(+), 4 deletions(-) diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 56443999c0..732b2f490d 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1639,6 +1639,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 9cf4dc0389..ef640575e5 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1637,6 +1637,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index d624f66243..8d121ae73b 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1641,6 +1641,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7560d744b5..e95d580c5d 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 284cef738a..fe540f4f57 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index d151744aa1..a05a024705 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 2d3ff1fff0..660737b2d4 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index f088f0efd4..5751e08f74 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1645,6 +1645,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index ca1c326cd4..c2dd19c26e 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1639,6 +1639,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 0350dc1141..1d851fb7be 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 1f147dc672..2243dd24ef 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1639,6 +1639,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index e5853961f8..4350e7a0f3 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1625,6 +1625,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index a880c77f7f..31158436d3 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index f55a994217..25a75be0af 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1640,6 +1640,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 83da12d698..41db8bcb41 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index ec68a12523..30e0ff8866 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1631,4 +1631,6 @@ $strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_e $strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //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 +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index c31ff9e06f..e7dc1ec721 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 67631a2222..c15aac017f 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1634,4 +1634,6 @@ $strReplicationSlaveReset = 'Reset slave'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 29b074ffcb..986a0cbce0 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -794,6 +794,7 @@ $strReplicationSlaveConfigured = 'Server is configured as slave in a replication $strReplicationSlaveErrorManagement = 'Error management:'; $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; $strReplicationSlaveIOThread = 'IO Thread %s only'; +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to configure it?'; $strReplicationSlaveReset = 'Reset slave'; $strReplicationSlaveSeeStatus = 'See slave status table'; @@ -802,6 +803,7 @@ $strReplicationSlaveSkipNextErrors = 'errors.'; $strReplicationSlaveSkipNext = 'Skip next'; $strReplicationSlave = 'Slave replication'; $strReplicationSlaveSQLThread = 'SQL Thread %s only'; +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; $strReplicationStatusInfo = 'This MySQL server works as %s in replication process. For further information about replication status on the server, please visit the replication section.'; $strReplicationStatus_master = 'Master status'; $strReplicationStatus = 'Replication status'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 0943dcceb1..0b0c6f5f89 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index b36c3fb0e8..e270abc43a 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1615,6 +1615,8 @@ $strYes = 'Kyllä'; $strZeroRemovesTheLimit = 'Huom: Näiden valintojen asettaminen nollaksi (0) poistaa rajoituksen.'; $strZip = '"zip-pakattu"'; +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 6e52900a50..bc63036af2 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1611,6 +1611,8 @@ $strXML = 'XML'; $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strZip = '"zippé"'; $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 2c1e8a3986..850cba7603 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1619,6 +1619,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 4f3f2105e1..8f829863d7 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index d0e858127b..196eaf032d 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index da3da4a2cf..b9be76fd4e 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1642,6 +1642,8 @@ $strTrackingReportForTable = 'Αναφορά παρακολούθησης για $strDeleteTrackingData = 'Διαγραφή δεδομένων παρακολούθησης για αυτόν τον πίνακα'; $strRenameView = 'Rename view to'; //to translate +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strSynchronizeDb = 'Synchronize Databases'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index d796275750..25f1276c5a 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1634,6 +1634,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index ed56efdce6..93b5440c89 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1640,6 +1640,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index ceb725befb..2d4c8a3849 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 3cf3c50cd2..53237af2f6 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index d4b96e6972..0bd77679d2 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1633,6 +1633,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 3f4442b22f..045d8aa62b 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 847fda031b..37aceb2bd7 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1635,6 +1635,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index c7b42dbf73..772fb74ed0 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index d50de6d221..c44d0678ae 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1631,6 +1631,8 @@ $strXMLError = 'The XML file specified was either malformed or incomplete. Pleas $strXMLExportContents = 'Export contents'; //to translate $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate $strXMLExportTriggers = 'Export triggers'; //to translate +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strXMLExportViews = 'Export views'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 6376066496..dd50fef3fe 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1639,6 +1639,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 3b18ca49ec..30fae8ba7c 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1652,6 +1652,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 9e905a4ff7..a9b07ac691 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1638,6 +1638,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index ad33a9f3b3..1cc545893f 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1614,6 +1614,8 @@ $strZip = 'Komprimert (zip)'; // To translate: +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 78acdff7aa..30873126e3 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1641,6 +1641,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 9223e93834..84f4cc6abd 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1624,6 +1624,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 4c47682530..9b5dadd594 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1642,6 +1642,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 41288f2fd1..a7597b0d9d 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1632,6 +1632,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index cc9a7d41c1..e777460cb5 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1617,6 +1617,8 @@ $strYes = 'Да'; $strZeroRemovesTheLimit = 'Замечание: Установка значения параметров в 0 (ноль), снимает ограничения.'; $strZip = 'zip'; +$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate +$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 313e3a3d71..7557acb05d 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 22b1bc6131..b819a24664 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1636,6 +1636,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index b167f15d73..60476950a7 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1640,6 +1640,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index a62f89828d..de7e0a29ff 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1632,6 +1632,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 1fd2b3989d..46df87a9d7 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1635,6 +1635,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index a309c4b593..3dc996b67f 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1627,6 +1627,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 9517b8514a..d2f6f8aea3 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1628,6 +1628,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 73edd5c0dc..92267f0f9d 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1632,6 +1632,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 2943f6e176..c9afcb70bc 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1637,6 +1637,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 8b70e07a72..181116d446 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1627,6 +1627,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index b53604e8ae..c8d55b2ec2 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1635,6 +1635,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/uzbek_cyrillic-utf-8.inc.php b/lang/uzbek_cyrillic-utf-8.inc.php index b8524eb771..a3a173c3db 100644 --- a/lang/uzbek_cyrillic-utf-8.inc.php +++ b/lang/uzbek_cyrillic-utf-8.inc.php @@ -1632,6 +1632,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/lang/uzbek_latin-utf-8.inc.php b/lang/uzbek_latin-utf-8.inc.php index 011dba50df..1ec71d88a0 100644 --- a/lang/uzbek_latin-utf-8.inc.php +++ b/lang/uzbek_latin-utf-8.inc.php @@ -1632,6 +1632,8 @@ $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 $strRenameView = 'Rename view to'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate diff --git a/server_replication.php b/server_replication.php index 963d654829..afba58d56d 100644 --- a/server_replication.php +++ b/server_replication.php @@ -293,10 +293,12 @@ if (! isset($GLOBALS['repl_clear_scr'])) { $_url_params['sr_slave_skip_error'] = true; $slave_skip_error_link = PMA_generate_common_url($_url_params); - if ($server_slave_replication[0]['Slave_SQL_Running'] == 'No') - PMA_Message::warning('Slave SQL Thread not running!')->display(); - if ($server_slave_replication[0]['Slave_IO_Running'] == 'No') - PMA_Message::warning('Slave IO Thread not running!')->display(); + if ($server_slave_replication[0]['Slave_SQL_Running'] == 'No') { + PMA_Message::warning('strReplicationSlaveSQLThreadNotRunning')->display(); + } + if ($server_slave_replication[0]['Slave_IO_Running'] == 'No') { + PMA_Message::warning('strReplicationSlaveIOThreadNotRunning')->display(); + } $_url_params = $GLOBALS['url_params']; $_url_params['sl_configure'] = true;