rfe #2838080 [interface] Show warning when javascript is disabled.

This commit is contained in:
Michal Čihař
2010-01-21 10:58:11 +00:00
parent c343434849
commit 5b4ce35e69
59 changed files with 67 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- [core] Updated mootools to fix some glitches with Safari. - [core] Updated mootools to fix some glitches with Safari.
+ rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. + rfe #2816943 [interface] Add REGEXP ^...$ to select dialog.
+ rfe #2924956 [interface] Add insert ignore option to editing row. + rfe #2924956 [interface] Add insert ignore option to editing row.
+ rfe #2838080 [interface] Show warning when javascript is disabled.
3.3.0.0 (not yet released) 3.3.0.0 (not yet released)
+ rfe #2308632 [edit] Use hex for (var)binary fields, + rfe #2308632 [edit] Use hex for (var)binary fields,

View File

@@ -1641,4 +1641,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1639,4 +1639,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1643,4 +1643,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1647,4 +1647,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1641,4 +1641,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1641,4 +1641,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1627,4 +1627,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1642,4 +1642,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1629,4 +1629,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -457,6 +457,7 @@ $strInvalidServerIndex = 'Invalid server index: "%s"';
$strInvalidTableName = 'Invalid table name'; $strInvalidTableName = 'Invalid table name';
$strJapanese = 'Japanese'; $strJapanese = 'Japanese';
$strJavascriptDisabled = 'Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.';
$strJoins = 'Joins'; $strJoins = 'Joins';
$strJumpToDB = 'Jump to database "%s".'; $strJumpToDB = 'Jump to database "%s".';
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.';

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1617,4 +1617,5 @@ $strZip = '"zip-pakattu"';
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1613,4 +1613,5 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"'; $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
?> ?>

View File

@@ -1621,4 +1621,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1644,4 +1644,5 @@ $strRenameView = 'Rename view to'; //to translate
$strSynchronizeDb = 'Synchronize Databases'; //to translate $strSynchronizeDb = 'Synchronize Databases'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1636,4 +1636,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1642,4 +1642,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1635,4 +1635,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1637,4 +1637,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1633,4 +1633,5 @@ $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
$strXMLExportTriggers = 'Export triggers'; //to translate $strXMLExportTriggers = 'Export triggers'; //to translate
$strXMLExportViews = 'Export views'; //to translate $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
?> ?>

View File

@@ -1641,4 +1641,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1654,4 +1654,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1640,4 +1640,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1616,4 +1616,5 @@ $strZip = 'Komprimert (zip)';
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1643,4 +1643,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1626,4 +1626,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1644,4 +1644,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1619,4 +1619,5 @@ $strZip = 'zip';
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1638,4 +1638,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1642,4 +1642,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1637,4 +1637,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1629,4 +1629,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1630,4 +1630,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1639,4 +1639,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1629,4 +1629,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1637,4 +1637,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -1634,4 +1634,5 @@ $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
$strDeleteTrackingData = 'Delete tracking data for this table'; //to translate $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
$strRenameView = 'Rename view to'; //to translate $strRenameView = 'Rename view to'; //to translate
$strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //to translate $strInsertIgnoreAsNewRow = 'Insert as new row and ignore errors'; //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
?> ?>

View File

@@ -330,6 +330,15 @@ if ($server > 0) {
} // end if } // end if
} }
/**
* Show warning when javascript support is missing.
*/
echo '<noscript>';
$message = PMA_Message::notice('strJavascriptDisabled');
$message->isError(true);
$message->display();
echo '</noscript>';
/** /**
* Warning about different MySQL library and server version * Warning about different MySQL library and server version
* (a difference on the third digit does not count). * (a difference on the third digit does not count).