From c8eca2e2c2bc18346e01f129dd863817a5d66456 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 9 Nov 2008 21:59:11 +0000 Subject: [PATCH] typo "passowrd" --- 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 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 84ecc9ef84..866b9ff423 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1169,7 +1169,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index b739532429..5a312499d4 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1168,7 +1168,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 6edf663704..cb9431714a 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1170,7 +1170,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 430e0dd138..fa89020354 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1165,7 +1165,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index dc43ce2b12..e733a2f951 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1144,7 +1144,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 3b56ae370d..575d9f43e6 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1162,7 +1162,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 0594d3077e..10cff293c0 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1144,7 +1144,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 44db2fd612..2f70a1b921 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1152,7 +1152,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 7941f143c4..7883586b59 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1168,7 +1168,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index fd2f3b7d0a..a980a000d3 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1142,7 +1142,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index da1f590db6..1f1e029c92 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1165,7 +1165,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 093924e97d..e3a9dccd4e 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1141,7 +1141,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index c8354a2867..2845e9b1f4 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1170,7 +1170,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index bf9ccbd932..3cd9c17aeb 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1149,7 +1149,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 736f1f7303..364f15adef 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1146,7 +1146,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index abadea0273..c547a81e7e 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1317,7 +1317,7 @@ $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to $strSetupSaveDir_name = 'Save directory'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupServersAdd = 'Add a new server'; //to translate $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index e8c1d3d477..e1b6310fa8 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1144,7 +1144,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 26e78e6861..3b1eabfc4d 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1166,7 +1166,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 7262b65b81..8ec9f8ca05 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -1003,7 +1003,7 @@ $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; $strSetupSaveDir_name = 'Save directory'; $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; $strSetupServersAdd = 'Add a new server'; $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; $strSetupServers_AllowDeny_order_name = 'Host authentication order'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 6bcc939835..232d9ba383 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1150,7 +1150,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index b765e75622..1c545f0fcf 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1145,7 +1145,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 09c2c2fc9c..d8142721d8 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1141,7 +1141,7 @@ $strSetupServerSecurityInfoMsg = 'Si vous l\'estimez nécessaire, utilisez des r $strSetupServerSslMsg = 'Vous devriez utiliser des connexions SSL si votre serveur le permet.'; $strSetupServerExtensionMsg = 'Il est recommandé d\'utiliser mysqli'; $strSetupServerAuthConfigMsg = 'Vous demandez l\'authentification [kbd]config[/kbd] et avez inclus un code d\'utilisateur et mot de passe pour une connexion automatique. phpMyAdmin serait accessible à toute personne qui en connaît l\'URL. Il est recommandé d\'utiliser les modes [a@?page=servers&mode=edit&id=%1$d#tab_Server]d\'authentification[/a] [kbd]cookie[/kbd] ou [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index a9a3757348..fda264b652 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1143,7 +1143,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 6275ad37a8..5b00e889c0 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1170,7 +1170,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 15a93831ff..9090e24a07 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1150,7 +1150,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 22d7b7501d..93735824cf 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1167,7 +1167,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 01dcb1b2f5..f29ffc8b6b 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1162,7 +1162,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 23b7cf45e6..05ae433c45 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1170,7 +1170,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 42ba5ababe..5265617112 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1147,7 +1147,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index ee3b5d7267..490b76b889 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1160,7 +1160,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 427ee99ce6..370e204343 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1148,7 +1148,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 0211f14bdb..66fe4572ff 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1150,7 +1150,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index af60ac50b9..de80ce0c81 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1165,7 +1165,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 1593f5289c..14198d5712 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1167,7 +1167,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 5272f7a5bb..06aab7ab49 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1160,7 +1160,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 3634bf72b3..4b94eb2e7d 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1145,7 +1145,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index ff8a2c54ae..ce4ce81415 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1182,7 +1182,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index f8fdc11055..2d6268eac1 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1165,7 +1165,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index bdb3529cdf..e6a458900c 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1142,7 +1142,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 8ad12a3ac6..a3375c8335 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1196,7 +1196,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 7750ce5079..f9e82d2f26 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1138,7 +1138,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 1ee442a22f..073c5ea4df 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1171,7 +1171,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index e4c075c3dd..a994622134 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1146,7 +1146,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 40879d20df..73ee49f579 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1155,7 +1155,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 047f212da2..0ac2ac7460 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1144,7 +1144,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index e1002f17e0..254cdb7a84 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1144,7 +1144,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 660b57e731..ca8dd36d23 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1147,7 +1147,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 1778055acd..52bf33df8d 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1145,7 +1145,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index bc5561af75..cda0a49f70 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1164,7 +1164,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 9f8eddbe37..40fbd1ed23 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1140,7 +1140,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 836583da1c..9e6d5716a8 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1142,7 +1142,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 02ee8cc4fc..b788465f31 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1155,7 +1155,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index ba7a3e20d0..d1dfff6478 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1166,7 +1166,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 574fa995a9..22970e2734 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1150,7 +1150,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 55bfe02616..608e33e8d4 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1164,7 +1164,7 @@ $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate -$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a passowrd.'; //to translate +$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate