From 58fd8e072a5f18ef147639f9d174bee233564f87 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 11 Sep 2009 10:31:53 +0000 Subject: [PATCH] correct product name --- 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/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 +- 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index b92318bc98..162506ce1d 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1584,7 +1584,7 @@ $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 the 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 diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index a5c82d3a13..5720c8697f 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1583,7 +1583,7 @@ $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 the 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 diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index c80323b852..8c0230d6d5 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1586,7 +1586,7 @@ $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 the 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 diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index d1119c5931..95552ddb20 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1580,7 +1580,7 @@ $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 the 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 diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index c771e20537..1c6133cd7b 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1559,7 +1559,7 @@ $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 the 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 diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index be54a42463..1d912727a0 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1577,7 +1577,7 @@ $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 the 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 diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 3552121824..e707cfdea0 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1559,7 +1559,7 @@ $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 the 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 diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 973ca14663..ae471b1cf6 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1567,7 +1567,7 @@ $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 the 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 diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index ea210622ed..893dd3e66b 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1583,7 +1583,7 @@ $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 the 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 diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index dada65d3b4..03f8c19a6b 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1574,7 +1574,7 @@ $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 the 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 diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 02cd2a2401..a7b9fd72b5 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1580,7 +1580,7 @@ $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 the 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 diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 4898755def..6b1b76c056 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1554,7 +1554,7 @@ $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 the 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 diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index d152ec6a7f..0ece04c471 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1567,7 +1567,7 @@ $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 the 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 diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 5539337c91..d019f7d770 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1564,7 +1564,7 @@ $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 the 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 diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index e685e2b18e..bbbb7909ef 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1561,7 +1561,7 @@ $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 the 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 diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index bf4f6ef38b..d6c4b74e25 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1540,7 +1540,7 @@ $strZip = '„zazipováno“'; // To translate: -$strReplicationAddLines = 'Now, add the 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 $strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate $strReplicationControlSlave = 'Control slave:'; //to translate diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 85c98b54ce..54a17afd96 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1559,7 +1559,7 @@ $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 the 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 diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 55657e3118..9a01d64a14 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1564,7 +1564,7 @@ $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 the 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 diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 4ee7d9c284..452fddd702 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -749,7 +749,7 @@ $strRepair = 'Repair'; $strRepairTable = 'Repair table'; $strReplaceNULLBy = 'Replace NULL by'; $strReplaceTable = 'Replace table data with file'; -$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; +$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; $strReplicationAddSlaveUser = 'Add slave replication user?'; $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; $strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index fb685bd7b3..004e032933 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1565,7 +1565,7 @@ $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 the 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 diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 69824b0f32..f6e47a690c 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1560,7 +1560,7 @@ $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 the 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 diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 7a66e5008f..3e3c78fc73 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1559,7 +1559,7 @@ $strCurrentServer = 'Servidor actual'; $strReplicationSelectDatabases = 'Please select databases:'; //to translate $strReplicationSynchronize = 'Synchronize databases with master'; //to translate -$strReplicationAddLines = 'Now, add the 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 diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 6575b2daf9..ff63f74916 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1564,7 +1564,7 @@ $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 the 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 diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 51d2d55c0a..7952de39f2 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1574,7 +1574,7 @@ $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 the 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 diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 7d3b2c86e4..54474d9422 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1582,7 +1582,7 @@ $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 the 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 diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 69b1c8977d..bc03277c68 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1577,7 +1577,7 @@ $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 the 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 diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 3b98e0f3af..9bc0ba771a 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1585,7 +1585,7 @@ $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 the 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 diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 13b13b23e4..1687a083b3 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1561,7 +1561,7 @@ $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 the 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 diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index cc327b4e16..0403a4c677 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1575,7 +1575,7 @@ $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 the 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 diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index ac3f681527..0ffcbc874f 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1564,7 +1564,7 @@ $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 the 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 diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 0710da3e35..ea0420d477 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1565,7 +1565,7 @@ $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 the 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 diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index ba9657f401..2cb7a4c233 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1580,7 +1580,7 @@ $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 the 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 diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 73ae5e0504..bf9fe0089b 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1582,7 +1582,7 @@ $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 the 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 diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 4cfca58923..1da4e78f26 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1574,7 +1574,7 @@ $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 the 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 diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index dab294d71c..a8f1b5b842 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1560,7 +1560,7 @@ $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 the 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 diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 9ec988ab3f..2f5a6f8831 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1597,7 +1597,7 @@ $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 the 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 diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 1cd4aad300..94697cfd02 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1580,7 +1580,7 @@ $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 the 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 diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 4f67ac5f38..ea705acc65 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1557,7 +1557,7 @@ $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 the 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 diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 1bc3e51508..f7875fc280 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1611,7 +1611,7 @@ $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 the 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 diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index a7c2af429a..33cacda504 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1553,7 +1553,7 @@ $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 the 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 diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index a1f8ff7b36..f337d34a78 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1586,7 +1586,7 @@ $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 the 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 diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 46332200ab..d423408336 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1566,7 +1566,7 @@ $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 the 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 diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index c5bd3ff282..35287db34d 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1570,7 +1570,7 @@ $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 the 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 diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 75aa5df0c1..fc9ae58b98 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1559,7 +1559,7 @@ $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 the 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 diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 1eeab957ec..2e0bd03cc2 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1559,7 +1559,7 @@ $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 the 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 diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index cc95793317..cad536d774 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1562,7 +1562,7 @@ $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 the 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 diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index f45b7e6c2b..a9288fa2c4 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1560,7 +1560,7 @@ $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 the 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 diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 101d4e58c1..cf549f2b6d 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1579,7 +1579,7 @@ $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 the 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 diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 2ab562db88..a299fa5f9f 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1557,7 +1557,7 @@ $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 the 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 diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index dd556513df..68298d4283 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1556,7 +1556,7 @@ $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 the 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 diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 06700ba8ac..8f179430ea 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1570,7 +1570,7 @@ $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 the 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 diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index bca2272e5c..3eb327c8b1 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1581,7 +1581,7 @@ $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 the 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 diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 3ca4117920..c8413a64bd 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1563,7 +1563,7 @@ $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 the 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 diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 8a33c0f4d5..b9542c5806 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1579,7 +1579,7 @@ $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 the 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 diff --git a/lang/uzbek_cyrillic-utf-8.inc.php b/lang/uzbek_cyrillic-utf-8.inc.php index 78a429a59c..e5b85be206 100644 --- a/lang/uzbek_cyrillic-utf-8.inc.php +++ b/lang/uzbek_cyrillic-utf-8.inc.php @@ -1561,7 +1561,7 @@ $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 the 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 diff --git a/lang/uzbek_latin-utf-8.inc.php b/lang/uzbek_latin-utf-8.inc.php index 6b474dcf56..e3beedb9ee 100644 --- a/lang/uzbek_latin-utf-8.inc.php +++ b/lang/uzbek_latin-utf-8.inc.php @@ -1561,7 +1561,7 @@ $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 the 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