From c9093f88358fd88dddcf8981f255eba59299400a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 13 Nov 2008 13:04:42 +0000 Subject: [PATCH] swekey.conf should no longer be located relative to the PMA root dir --- 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 75b7911648..f59089858a 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1258,7 +1258,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1469,4 +1468,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index ad11fdfc9c..285c99207d 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1257,7 +1257,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1468,4 +1467,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 1ec03d9b83..9a1395496d 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1259,7 +1259,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1470,4 +1469,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index dac87c0e46..1ddff6bf54 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1254,7 +1254,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1465,4 +1464,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index f7656b4522..2f690a9030 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1233,7 +1233,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1444,4 +1443,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 3858713d3b..fa5bdc7000 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1251,7 +1251,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1462,4 +1461,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 5007dec913..3a3e68be39 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1233,7 +1233,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1444,4 +1443,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 5ef26d83dd..7f92f29832 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1241,7 +1241,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1452,4 +1451,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 426b7e9ca7..92fe05f002 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1257,7 +1257,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1468,4 +1467,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index e199798b19..4805b85929 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1231,7 +1231,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1442,4 +1441,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 5bb5de760e..e3f292cdd4 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1254,7 +1254,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1465,4 +1464,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index d92d56bfe7..50a8385a62 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1230,7 +1230,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1441,4 +1440,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 8d5b282d41..0985ca26ec 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1259,7 +1259,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1470,4 +1469,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index a3f95b9527..fcddf194af 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1238,7 +1238,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1449,4 +1448,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 27dea3288a..f8df7729f9 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1235,7 +1235,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1446,4 +1445,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 1cf7173d6b..c463e157ec 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1327,7 +1327,6 @@ $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to transl $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate $strSetupServers_AllowNoPasswordRoot_name = 'Allow root without password'; //to translate $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1448,4 +1447,5 @@ $strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_e $strSetupZipDump_name = 'ZIP'; //to translate $strShowKeys = 'Only show keys'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index a359cec232..58327779f0 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1233,7 +1233,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1444,4 +1443,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index e9add4d7be..3582a9823f 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1255,7 +1255,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1466,4 +1465,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 2577020e6a..0257600924 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -1011,7 +1011,7 @@ $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; $strSetupServers_AllowNoPasswordRoot_name = 'Allow root without password'; $strSetupServers_AllowRoot_name = 'Allow root login'; -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; $strSetupServers_auth_swekey_config_name = 'SweKey config file'; $strSetupServers_auth_type_desc = 'Authentication method to use'; $strSetupServers_auth_type_name = 'Authentication type'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index dc8c26950f..8756e1673d 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1239,7 +1239,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1450,4 +1449,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 3518195199..9782ec51e0 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1234,7 +1234,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1445,4 +1444,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index e22fcb6431..eff0412184 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1230,7 +1230,6 @@ $strSetupServers_SignonSession_desc = 'Voir [a@http://wiki.cihar.com/pma/auth_ty $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1441,4 +1440,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 3e861377ad..4d7490fd71 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1232,7 +1232,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1443,4 +1442,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 057a50a06c..35568e1282 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1259,7 +1259,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1470,4 +1469,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 1165bd1b41..ba82c90975 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1239,7 +1239,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1450,4 +1449,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 9114152991..6bc0e02262 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1256,7 +1256,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1467,4 +1466,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index cc4f8a2fd8..9d6df1de91 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1251,7 +1251,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1462,4 +1461,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 15508c5277..6fc7a60504 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1259,7 +1259,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1470,4 +1469,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 4aac301830..b5f1f0a74f 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1236,7 +1236,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1447,4 +1446,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index c9f747afc2..0a7f2ae4bf 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1249,7 +1249,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1460,4 +1459,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index b80b2f54e7..51994b6ff4 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1237,7 +1237,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1448,4 +1447,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index ee0a9e3963..7c1c5a00e5 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1239,7 +1239,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1450,4 +1449,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 90bc281ae3..1d1fdd5508 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1254,7 +1254,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1465,4 +1464,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 12e1b76d9b..aa2e69ac13 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1256,7 +1256,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1467,4 +1466,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 145123327d..083d308046 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1249,7 +1249,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1460,4 +1459,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 079339acfc..3bcd69754a 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1234,7 +1234,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1445,4 +1444,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 07c20f789c..dd81f3c220 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1271,7 +1271,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1482,4 +1481,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 9e8bad49ec..b0ec8e46a8 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1254,7 +1254,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1465,4 +1464,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index cbac6be2bf..7923ec2957 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1231,7 +1231,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1442,4 +1441,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 528effc4df..2a4e7708ab 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1285,7 +1285,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1496,4 +1495,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 2f0f8938f5..84e20c90fe 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1227,7 +1227,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1438,4 +1437,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index ee74f0bc64..33b06a07f9 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1260,7 +1260,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1471,4 +1470,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 4f873a8635..b215f3f733 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1235,7 +1235,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1446,4 +1445,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index f304998258..f167156026 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1244,7 +1244,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1455,4 +1454,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index e6e338409b..40f47b7b29 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1233,7 +1233,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1444,4 +1443,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 2b09263e67..f1a34c585a 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1233,7 +1233,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1444,4 +1443,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index c5cebc621a..0f91a45d45 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1236,7 +1236,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1447,4 +1446,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 78ba8ed5d8..d40d38ac2d 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1234,7 +1234,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1445,4 +1444,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 97e3c2d508..35da57ab57 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1253,7 +1253,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1464,4 +1463,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 21763b5d4f..a8e9ac84b4 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1229,7 +1229,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1440,4 +1439,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 69810212cb..300423e23d 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1231,7 +1231,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1442,4 +1441,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 7ec6288f35..23bc02d665 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1244,7 +1244,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1455,4 +1454,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index e377e74e9a..fe31a0d097 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1255,7 +1255,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1466,4 +1465,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index c4edc8e389..1431ec4571 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1239,7 +1239,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1450,4 +1449,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 68fc31e46a..0e4e238880 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1253,7 +1253,6 @@ $strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_typ $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_auth_swekey_config_desc = 'Config file for [a@http://swekey.com]SweKey hardware authentication[/a], relative to phpMyAdmin root directory, eg. ./swekey.conf'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate @@ -1464,4 +1463,5 @@ $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie sh $strSetupServerAuthConfigMsg = 'You set the [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 or guesses your 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 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate +$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?>