swekey.conf should no longer be located relative to the PMA root dir
This commit is contained in:
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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';
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
@@ -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
|
||||
?>
|
||||
|
Reference in New Issue
Block a user