rfe #1186511 [inrerface] Add link to reload navigation frame.

This commit is contained in:
Michal Čihař
2010-01-21 15:17:12 +00:00
parent 2c8133a81d
commit 6ef24edd6a
60 changed files with 82 additions and 0 deletions

View File

@@ -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
?>