diff --git a/ChangeLog b/ChangeLog index 7951e38913..8b7ea57c97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #2033616 [edit] Add option to just display insert query. + rfe #1435032 [interface] Move SSL status to the end, it is usually empty. + rfe #1340812 [interface] Show numbers of columns in table structure. ++ rfe #1186511 [inrerface] Add link to reload navigation frame. 3.3.0.0 (not yet released) + rfe #2308632 [edit] Use hex for (var)binary fields, diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index a32a2edc2f..38afa28ada 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1644,4 +1644,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index eafa044a04..610f93177b 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1642,4 +1642,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 279e7230e2..ed081ecf64 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1646,4 +1646,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 529024c91e..a7ef5d74ab 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index eb2e603b34..1208a34edc 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 7bcea79273..4becd50ae6 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index d66d40ad96..601f635eb2 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index fe1eb7d374..7695b7b0c8 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1650,4 +1650,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index ff5cbb9e4d..af9d6f3879 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1644,4 +1644,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 6521a732fb..c57d30b11a 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 9b53655939..39a269b4e1 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1644,4 +1644,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index b0373c08c6..f24e1cf3b8 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1630,4 +1630,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 57b0a172c1..adb0c68ea0 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 077c930bae..a9fe9b308d 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1645,4 +1645,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 415541f0c8..3e107da277 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 77f20915c6..09a61fd502 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -749,6 +749,7 @@ $strRelationsForTable = 'RELACE PRO TABULKU'; $strRelations = 'Relace'; $strRelationView = 'Zobrazit relace'; $strReloadingThePrivileges = 'Načítám oprávnění'; +$strReloadNavi = 'Znovu nahrát navigační rám'; $strReloadPrivileges = 'Znovu načíst oprávnění'; $strReload = 'Znovu načíst'; $strRemoteServer = 'Vzdálený server'; diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 45dab65fac..deb7692e82 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 29e81f87f8..17aa59e594 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 42c8f11130..4485edb2fa 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -748,6 +748,7 @@ $strRelationsForTable = 'RELATIONS FOR TABLE'; $strRelations = 'Relations'; $strRelationView = 'Relation view'; $strReloadingThePrivileges = 'Reloading the privileges'; +$strReloadNavi = 'Reload navigation frame'; $strReloadPrivileges = 'Reload privileges'; $strReload = 'Reload'; $strRemoteServer = 'Remote server'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 18c76411dc..69b2fe1af0 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index d43ba4256c..fe9949688d 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1620,4 +1620,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 3316be69fc..00dfb9c7f0 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1616,4 +1616,5 @@ $strZip = '"zippé"'; $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 00cb9e4475..7d37574a28 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1624,4 +1624,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 2f7d992286..829f4b4e85 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 43ace09230..2f69e7be14 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 2a3ccbeaac..7489f83a4d 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1647,4 +1647,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 0a51a23021..a788825b6b 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1639,4 +1639,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 5afbab0fc4..08e57f72c7 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1645,4 +1645,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 321ab59b74..20b74cec44 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 3d562a98c6..8ad5f8a38e 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index d2b628da5e..7cf2658964 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1638,4 +1638,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index a7043c6613..cf10deb7dd 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index a4d102383b..decce29856 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1640,4 +1640,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 4c20475b2f..32ac245b80 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 165bb8e89a..a98b1ee422 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1636,4 +1636,5 @@ $strXMLExportViews = 'Export views'; //to translate $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 01c41d8aba..71570e49f6 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1644,4 +1644,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 3fe8f43375..fd74c0f07e 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1657,4 +1657,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index f263f9f76a..ed346bc0bd 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1643,4 +1643,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 62fd3c3cba..76f5096385 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1619,4 +1619,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 2c40524076..32feb6a3f4 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1646,4 +1646,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index a2168de7f0..8ae804dd46 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1629,4 +1629,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index c8ec857a1b..8374d38553 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1647,4 +1647,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 17d7056e76..6089b3295a 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 83232ddfd4..07298f21e8 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1622,4 +1622,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 5b78514585..422fc8fe41 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index b3315153cf..223322ff4c 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1641,4 +1641,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 149efcc816..4f512cc51a 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1645,4 +1645,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 2a41037c9a..7fbf3dca5b 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index d6a3d8a224..7d9195dc87 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1640,4 +1640,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 17caa141dd..6ff9d1f0bb 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1632,4 +1632,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index f290fcea61..b9122e306a 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1633,4 +1633,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 7af3601989..c384e359cc 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 27940cf25f..29c0f44f25 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1642,4 +1642,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 3b58ff4e49..16dfc7d636 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1632,4 +1632,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 3ab9a54147..32b74bf66f 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1640,4 +1640,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/uzbek_cyrillic-utf-8.inc.php b/lang/uzbek_cyrillic-utf-8.inc.php index dd1ef24414..cedbfe06c0 100644 --- a/lang/uzbek_cyrillic-utf-8.inc.php +++ b/lang/uzbek_cyrillic-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/lang/uzbek_latin-utf-8.inc.php b/lang/uzbek_latin-utf-8.inc.php index 95a3ecc806..f8e3e359a4 100644 --- a/lang/uzbek_latin-utf-8.inc.php +++ b/lang/uzbek_latin-utf-8.inc.php @@ -1637,4 +1637,5 @@ $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translat $strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strReloadNavi = 'Reload navigation frame'; //to translate ?> diff --git a/navigation.php b/navigation.php index 68edffbdc1..ef884fa22f 100644 --- a/navigation.php +++ b/navigation.php @@ -58,6 +58,22 @@ require_once './libraries/common.inc.php'; */ function PMA_exitNavigationFrame() { + $params = array('uniqid' => uniqid()); + if (!empty($GLOBALS['db'])) { + $params['db'] = $GLOBALS['db']; + } + echo '' . "\n"; echo ''; exit; } diff --git a/themes/original/css/theme_left.css.php b/themes/original/css/theme_left.css.php index d3d3f045eb..2ffd388762 100644 --- a/themes/original/css/theme_left.css.php +++ b/themes/original/css/theme_left.css.php @@ -128,6 +128,7 @@ div#leftframelinks .icon { margin: 0; } +div#reloadlink a img, div#leftframelinks a img.icon { margin: 0; padding: 0.2em; @@ -224,3 +225,10 @@ div#left_tableList ul ul { background: ; color: ; } +#reloadlink { + clear: both; + float: ; + display: block; + padding: 1em; +} +