diff --git a/ChangeLog b/ChangeLog index 5c29264e89..16ddbe6ca0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #2648502 Request-URI Too Large error from Location header + rfe #1731967 Check for relations support on main page. + rfe #2186820 Explanation for using Host table. ++ rfe #1369509 Link to download more themes. 3.1.4.0 (not yet released) + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 389a9f500f..ec507df101 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1475,4 +1475,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index eaeb23162d..9d4c672ac6 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1474,4 +1474,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 8021208b87..a679ce4f24 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1476,4 +1476,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index a5ca8305f1..74c4c301cd 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 4ce3c34305..cbb1a6c489 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 2ee7b55831..058f9d83b0 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1468,4 +1468,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 5df4e661f9..6213fa946e 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 5701068914..035fe63800 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1458,4 +1458,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 21398992e2..a0bf13044b 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1474,4 +1474,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 2b3a8e04d0..c165282671 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1448,4 +1448,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 822711ad76..eec1ee2190 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index bf2a989acf..37dfce13ef 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1448,4 +1448,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index c4bd9880a2..fcbd5a0995 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1476,4 +1476,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 8c2c53590d..04c436f3e8 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1455,4 +1455,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index c4c0aace7b..0c15ce4d16 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1452,4 +1452,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 03f31c97e4..fb59549ede 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -340,6 +340,7 @@ $strGenerate = 'Vytvořit'; $strGenTime = 'Vygenerováno'; $strGeorgian = 'Gruzínština'; $strGerman = 'Německy'; +$strGetMoreThemes = 'Získejte další témata vzhledu!'; $strGlobal = 'globální'; $strGlobalPrivileges = 'Globální oprávnění'; $strGlobalValue = 'Globální hodnota'; @@ -361,6 +362,7 @@ $strHome = 'Hlavní strana'; $strHomepageOfficial = 'Oficiální stránka phpMyAdmina'; $strHostEmpty = 'Jméno počítače je prázdné!'; $strHost = 'Počítač'; +$strHostTableExplanation = 'Pokud je použita tabulka Host, toto pole je ignorováno a jsou použity hodnoty uložené v tabulce Host.'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLWord = 'Microsoft Word 2000'; $strHungarian = 'Maďarština'; @@ -1338,12 +1340,18 @@ $strZip = '„zazipováno“'; // To translate: +$strCreateUserDatabasePrivileges = 'Grant all privileges on database "%s"'; //to translate + +$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate + $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc-maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate +$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate +$strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate $strSetupServers_designer_coords_name = 'Designer table'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate @@ -1354,6 +1362,7 @@ $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCR $strSetupServers_hide_db_name = 'Hide databases'; //to translate $strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate $strSetupServers_history_name = 'SQL query history table'; //to translate +$strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate $strSetupServers_host_name = 'Server hostname'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate @@ -1386,6 +1395,7 @@ $strSetupServers_table_info_desc = 'Table to describe the display fields, leave $strSetupServers_table_info_name = 'Display fields table'; //to translate $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate $strSetupServers_user_name = 'User for config auth'; //to translate +$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate $strSetupServers_verbose_check_name = 'Verbose check'; //to translate $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate @@ -1442,16 +1452,9 @@ $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format $strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupZipDump_name = 'ZIP'; //to translate -$strShowKeys = 'Only show keys'; //to translate - -$strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate -$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate -$strCreateUserDatabasePrivileges = 'Grant all privileges on database "%s"'; //to translate $strShowBinaryContents = 'Show binary contents'; //to translate $strShowBLOBContents = 'Show BLOB contents'; //to translate +$strShowKeys = 'Only show keys'; //to translate $strStatic = 'static'; //to translate -$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate -$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate -$strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate -$strHostTableExplanation = 'Pokud je použita tabulka Host, toto pole je ignorováno a jsou použity hodnoty uložené v tabulce Host.'; + ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 1052efbbd5..3a8a5b6159 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 253e8228d5..6e7023e559 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1457,4 +1457,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index ebd0103b1c..cfd74a919b 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -340,6 +340,7 @@ $strGeneratePassword = 'Generate Password'; $strGenTime = 'Generation Time'; $strGeorgian = 'Georgian'; $strGerman = 'German'; +$strGetMoreThemes = 'Get more themes!'; $strGlobal = 'global'; $strGlobalPrivileges = 'Global privileges'; $strGlobalValue = 'Global value'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 2b16b48e17..f16749ccb2 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 34efee9d4f..e6693e67f3 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index e6f0e37bf6..5e94dd3578 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1447,4 +1447,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 826d73a0aa..d1c743aab3 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1449,4 +1449,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 4f2ce81263..0e5fb9c27f 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1455,4 +1455,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 8bec7b3df6..295ced4e0c 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index fa749af5ec..1157c9d5d9 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1473,4 +1473,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index b655141db3..90d96bf0f7 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1468,4 +1468,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 9e3c3e0d8f..49af195062 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1476,4 +1476,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 85f98dd563..53c06b5560 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1453,4 +1453,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 5651208184..487219555d 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1466,4 +1466,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 43edaffc3f..2b0b333c16 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1455,4 +1455,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 5488520b97..1699f306c5 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 863b9eb579..feaef9dfe9 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 4a10599132..8dd4017e5b 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1473,4 +1473,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index fc2827db65..cc804a8397 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1465,4 +1465,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index a0a37c7b6a..7ee64273fc 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 18e9a607a4..e10d8c748b 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1488,4 +1488,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index a0a2026214..320566738d 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 06cce0bc7e..bd15a617f3 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1448,4 +1448,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 79fcdd15f8..1532de7eff 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1502,4 +1502,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 06404568fd..55459caa83 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1444,4 +1444,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 66d66200aa..6a3140ad1c 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1477,4 +1477,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index bf8bc02958..126cb2dae2 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1457,4 +1457,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index e7899e4412..5198cfbff7 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1461,4 +1461,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index adb9a5b091..e2d47903c7 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 447c89f654..6777945e42 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 166acf848a..76a0da9839 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1453,4 +1453,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index b15a6a06e0..fd30c9e6dd 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index bb642b76e7..0297557ee8 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1470,4 +1470,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 0426f5532c..cd822c4d69 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1446,4 +1446,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 42ec9b063e..853e2b5a28 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1448,4 +1448,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index fcf3c3611f..3dfa818e07 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1461,4 +1461,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 8ffbb977d0..5a2e8dbb32 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1472,4 +1472,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 24eb69a82f..c2418223a0 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1454,4 +1454,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 227d62c3f6..e2277351e2 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1470,4 +1470,5 @@ $strLoginWithoutPassword = 'Login without a password is forbidden by configurati $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate +$strGetMoreThemes = 'Get more themes!'; //to translate ?> diff --git a/themes.php b/themes.php index 1ff89e5350..ea3986cdb4 100644 --- a/themes.php +++ b/themes.php @@ -39,6 +39,7 @@ function takeThis(what){

phpMyAdmin -

+

printPreviews(); ?>