rfe #2420684 [export] Allow export of timestamps in UTC.

This commit is contained in:
Michal Čihař
2010-01-21 11:10:33 +00:00
parent ca83c56f5d
commit 1243d870e7
60 changed files with 80 additions and 0 deletions

View File

@@ -1620,4 +1620,5 @@ $strZip = 'zip';
$strRenameView = 'Rename view to'; //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
$strSQLExportUTC = 'Export time in UTC'; //to translate
?>