From f4fd138a7e3cd79ead953416830c795083440992 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 10 Dec 2002 00:15:53 +0000 Subject: [PATCH] 'SHOW PROCESSLIST' interface --- ChangeLog | 7 ++ lang/afrikaans-iso-8859-1.inc.php3 | 9 +- lang/afrikaans-utf-8.inc.php3 | 9 +- lang/albanian-iso-8859-1.inc.php3 | 9 +- lang/albanian-utf-8.inc.php3 | 9 +- lang/arabic-utf-8.inc.php3 | 9 +- lang/arabic-windows-1256.inc.php3 | 9 +- lang/brazilian_portuguese-iso-8859-1.inc.php3 | 9 +- lang/brazilian_portuguese-utf-8.inc.php3 | 9 +- lang/bulgarian-koi8-r.inc.php3 | 9 +- lang/bulgarian-utf-8.inc.php3 | 9 +- lang/bulgarian-windows-1251.inc.php3 | 9 +- lang/catalan-iso-8859-1.inc.php3 | 9 +- lang/catalan-utf-8.inc.php3 | 9 +- lang/chinese_big5-utf-8.inc.php3 | 9 +- lang/chinese_big5.inc.php3 | 9 +- lang/chinese_gb-utf-8.inc.php3 | 9 +- lang/chinese_gb.inc.php3 | 9 +- lang/croatian-iso-8859-2.inc.php3 | 9 +- lang/croatian-utf-8.inc.php3 | 9 +- lang/croatian-windows-1250.inc.php3 | 9 +- lang/czech-iso-8859-2.inc.php3 | 9 +- lang/czech-utf-8.inc.php3 | 9 +- lang/czech-windows-1250.inc.php3 | 9 +- lang/danish-iso-8859-1.inc.php3 | 9 +- lang/danish-utf-8.inc.php3 | 9 +- lang/dutch-iso-8859-1.inc.php3 | 9 +- lang/dutch-utf-8.inc.php3 | 9 +- lang/english-iso-8859-1.inc.php3 | 8 +- lang/english-utf-8.inc.php3 | 8 +- lang/estonian-iso-8859-1.inc.php3 | 9 +- lang/estonian-utf-8.inc.php3 | 9 +- lang/finnish-iso-8859-1.inc.php3 | 9 +- lang/finnish-utf-8.inc.php3 | 9 +- lang/french-iso-8859-1.inc.php3 | 9 +- lang/french-utf-8.inc.php3 | 9 +- lang/galician-iso-8859-1.inc.php3 | 9 +- lang/galician-utf-8.inc.php3 | 9 +- lang/georgian-utf-8.inc.php3 | 9 +- lang/german-iso-8859-1.inc.php3 | 8 +- lang/german-utf-8.inc.php3 | 8 +- lang/greek-iso-8859-7.inc.php3 | 9 +- lang/greek-utf-8.inc.php3 | 9 +- lang/hebrew-iso-8859-8-i.inc.php3 | 9 +- lang/hindi-utf-8.inc.php3 | 9 +- lang/hungarian-iso-8859-2.inc.php3 | 9 +- lang/hungarian-utf-8.inc.php3 | 9 +- lang/indonesian-iso-8859-1.inc.php3 | 9 +- lang/indonesian-utf-8.inc.php3 | 9 +- lang/italian-iso-8859-1.inc.php3 | 9 +- lang/italian-utf-8.inc.php3 | 9 +- lang/japanese-euc.inc.php3 | 9 +- lang/japanese-sjis.inc.php3 | 9 +- lang/japanese-utf-8.inc.php3 | 9 +- lang/korean-ks_c_5601-1987.inc.php3 | 9 +- lang/latvian-utf-8.inc.php3 | 9 +- lang/latvian-windows-1257.inc.php3 | 9 +- lang/lithuanian-utf-8.inc.php3 | 9 +- lang/lithuanian-windows-1257.inc.php3 | 9 +- lang/malay-iso-8859-1.inc.php3 | 9 +- lang/malay-utf-8.inc.php3 | 8 ++ lang/norwegian-iso-8859-1.inc.php3 | 8 +- lang/norwegian-utf-8.inc.php3 | 8 +- lang/polish-iso-8859-2.inc.php3 | 9 +- lang/polish-utf-8.inc.php3 | 9 +- lang/portuguese-iso-8859-1.inc.php3 | 9 +- lang/portuguese-utf-8.inc.php3 | 9 +- lang/romanian-iso-8859-1.inc.php3 | 9 +- lang/romanian-utf-8.inc.php3 | 9 +- lang/russian-dos-866.inc.php3 | 9 +- lang/russian-koi8-r.inc.php3 | 9 +- lang/russian-utf-8.inc.php3 | 9 +- lang/russian-windows-1251.inc.php3 | 9 +- lang/serbian-utf-8.inc.php3 | 9 +- lang/serbian-windows-1250.inc.php3 | 9 +- lang/slovak-iso-8859-2.inc.php3 | 9 +- lang/slovak-utf-8.inc.php3 | 9 +- lang/slovak-windows-1250.inc.php3 | 9 +- lang/slovenian-iso-8859-2.inc.php3 | 9 +- lang/slovenian-utf-8.inc.php3 | 9 +- lang/slovenian-windows-1250.inc.php3 | 9 +- lang/spanish-iso-8859-1.inc.php3 | 18 ++- lang/spanish-utf-8.inc.php3 | 18 ++- lang/swedish-iso-8859-1.inc.php3 | 9 +- lang/swedish-utf-8.inc.php3 | 9 +- lang/thai-tis-620.inc.php3 | 9 +- lang/thai-utf-8.inc.php3 | 9 +- lang/turkish-iso-8859-9.inc.php3 | 9 +- lang/turkish-utf-8.inc.php3 | 9 +- lang/ukrainian-utf-8.inc.php3 | 9 +- lang/ukrainian-windows-1251.inc.php3 | 9 +- main.php3 | 15 ++- server_common.inc.php3 | 16 +++ server_links.inc.php3 | 2 +- server_processlist.php3 | 111 ++++++++++++++++++ server_status.php3 | 10 -- server_variables.php3 | 14 +-- 97 files changed, 868 insertions(+), 128 deletions(-) create mode 100644 server_processlist.php3 diff --git a/ChangeLog b/ChangeLog index b80409fa0..fea801fa8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-12-10 Alexander M. Turek + * server_*.php3, lang/*.inc.php3, main.php3: + - Added 'SHOW PROCESSLIST' interface; + - Small bugfixes. + * lang/spanish-*.inc.php3: Updates, thanks again to + Dr. med. Daniel Hinostroza C. + 2002-12-09 Alexander M. Turek * lang/norwegian-*.inc.php3: Updates, thanks again to Sven-Erik Andersen (sven-erik). diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index b87f7a75b..a76f9a632 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 60895636c..3cbb8660d 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -464,7 +464,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -472,4 +471,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index d227a9771..8807d5ad7 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -465,7 +465,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -473,4 +472,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index c9bd352f2..9a5cb3b1d 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -466,7 +466,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -474,4 +473,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 73bc7c6ef..f67012307 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -478,7 +478,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -486,4 +485,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 7bef611a7..1c4a21050 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 62d096a20..d01def215 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 1e92a8e90..1be1da2dc 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -478,7 +478,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -486,4 +485,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 3251a35cf..65711132e 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 03a3464a8..1c2edb294 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -478,7 +478,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -486,4 +485,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index e54ccdffb..3632e672c 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 210123fa4..619ef771e 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -457,7 +457,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +464,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 5c62cd37b..660b021cc 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 308d87ec9..5f8c9c4d0 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -461,7 +461,6 @@ $strQueryStatistics = 'Query statistics: Since its startup, %s queries ha $strQueryType = 'Query type'; //to translate $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate $strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index ced255713..01b55abf0 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index b6e826295..65a3ea1e1 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -461,7 +461,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -469,4 +468,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 0d0d5210f..f7b17dadc 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -460,7 +460,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -468,4 +467,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 27eb79c1d..23771d0cb 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -476,7 +476,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -484,4 +483,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 640510a49..69d99356f 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 6bf19fd6e..51f41ccd2 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -476,7 +476,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -484,4 +483,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index ab6eccc48..d6b90c988 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 14bd33139..fcf0f0e0e 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index a347fc78a..ce851d54d 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 4a904b657..35c81b774 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -471,7 +471,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -479,4 +478,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 4d961d006..555650975 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -472,7 +472,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -480,4 +479,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 3fc305ed8..1c0b60034 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -461,7 +461,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -469,4 +468,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 40e904371..06a43d278 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index b8bec4ee4..efc2c8a28 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -82,6 +82,7 @@ $strChoosePage = 'Please choose a Page to edit'; $strColComFeat = 'Displaying Column Comments'; $strColumn = 'Column'; $strColumnNames = 'Column names'; +$strCommand = 'Command'; $strComments = 'Comments'; $strCompleteInserts = 'Complete inserts'; $strCompression = 'Compression'; @@ -90,6 +91,7 @@ $strConfigureTableCoord = 'Please configure the coordinates for table %s'; $strConfirm = 'Do you really want to do it?'; $strConnections = 'Connections'; $strCookiesRequired = 'Cookies must be enabled past this point.'; +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; $strCopyTable = 'Copy table to (database.table):'; $strCopyTableOK = 'Table %s has been copied to %s.'; $strCreate = 'Create'; @@ -181,6 +183,7 @@ $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; $strHost = 'Host'; $strHostEmpty = 'The host name is empty!'; +$strId = 'ID'; $strIdxFulltext = 'Fulltext'; $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.'; $strIgnore = 'Ignore'; @@ -299,6 +302,7 @@ $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 861094074..c5544cb13 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 02a72c25f..5c66022f9 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 161da50ab..d19a0d601 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index f8bb8a31e..6ae9077a1 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -456,7 +456,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -464,4 +463,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 82b149d56..10a88d212 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -457,7 +457,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +464,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 8993fa328..a6251187c 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 823ab898f..e4cf8e6df 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -464,7 +464,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -472,4 +471,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 9e248fc9a..db66a435d 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -476,7 +476,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -484,4 +483,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 63dec8d1f..6a8137a8a 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -90,6 +90,7 @@ $strChoosePage = 'Bitte w $strColComFeat = 'Darstellung von Spaltenkommentaren'; $strColumn = 'Spalte'; $strColumnNames = 'Spaltennamen'; +$strCommand = 'Befehl'; $strComments = 'Kommentare'; $strCompleteInserts = 'Vollständige \'INSERT\'s'; $strCompression = 'Kompression'; @@ -100,6 +101,7 @@ $strConfirm = 'Sind Sie wirklich sicher?'; $strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.'; $strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):'; $strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.'; +$strCouldNotKill = 'phpMyAdmin konnte den Prozess %s nicht abbrechen. Er wurde wahrscheinlich bereits geschlossen.'; $strCreate = 'Anlegen'; $strCreateIndex = 'Index über %s Spalten anlegen'; $strCreateIndexTopic = 'Neuen Index anlegen'; @@ -189,6 +191,7 @@ $strHomepageSourceforge = ' phpMyAdmin-Downloadseite bei Sourceforge '; $strHost = 'Host'; $strHostEmpty = 'Es wurde kein Host angegeben!'; +$strId = 'ID'; $strIdxFulltext = 'Volltext'; $strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren möchten, geben Sie diese bitte hier an.'; $strIgnore = 'Ignorieren'; @@ -307,6 +310,7 @@ $strPrimaryKeyWarning = 'Der Name des Prim $strPrint = 'Drucken'; $strPrintView = 'Druckansicht'; $strPrivileges = 'Rechte'; +$strProcesslist = 'Prozesse'; $strProperties = 'Eigenschaften'; $strPutColNames = 'Feldnamen in die erste Zeile setzen'; @@ -374,7 +378,6 @@ $strServer = 'Server %s'; $strServerChoice = 'Server Auswählen'; $strServerStatus = 'Laufzeit-Informationen'; $strServerStatusUptime = 'Dieser MySQL-Server läuft seit %s. Er wurde am %s gestartet.'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variablen'; $strServerTabProcesslist = 'Prozesse'; $strServerTrafficNotes = 'Servertraffic: In diesen Tabellen wird der Netzwerktraffic dieses MySQL-Servers seit dessen Start aufgeführt.'; @@ -407,6 +410,7 @@ $strSQPBugInvalidIdentifer = 'Ung $strSQPBugUnclosedQuote = 'Nicht geschlossene Anführungszeichen'; $strSQPBugUnknownPunctuation = 'Unbekannte Interpunktion'; $strStatement = 'Angaben'; +$strStatus = 'Status'; $strStrucCSV = 'CSV-Daten'; $strStrucData = 'Struktur und Daten'; $strStrucDrop = 'Mit \'DROP TABLE\''; @@ -433,6 +437,8 @@ $strTextAreaLength = 'Wegen seiner L $strTheContent = 'Der Inhalt Ihrer Datei wurde eingefügt.'; $strTheContents = 'Der Inhalt der CSV-Datei ersetzt die Einträge mit den gleichen Primär- oder Unique-Schlüsseln.'; $strTheTerminator = 'Der Trenner zwischen den Feldern.'; +$strThreadSuccessfullyKilled = 'Der Prozess %s wurde erfolgreich abgebrochen.'; +$strTime = 'Dauer'; $strTotal = 'insgesamt'; $strTotalUC = 'Insgesamt'; $strTraffic = 'Traffic'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 32d075d48..c87beea81 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -91,6 +91,7 @@ $strChoosePage = 'Bitte wählen Sie die zu bearbeitende Seite.'; $strColComFeat = 'Darstellung von Spaltenkommentaren'; $strColumn = 'Spalte'; $strColumnNames = 'Spaltennamen'; +$strCommand = 'Befehl'; $strComments = 'Kommentare'; $strCompleteInserts = 'Vollständige \'INSERT\'s'; $strCompression = 'Kompression'; @@ -101,6 +102,7 @@ $strConfirm = 'Sind Sie wirklich sicher?'; $strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.'; $strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):'; $strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.'; +$strCouldNotKill = 'phpMyAdmin konnte den Prozess %s nicht abbrechen. Er wurde wahrscheinlich bereits geschlossen.'; $strCreate = 'Anlegen'; $strCreateIndex = 'Index über %s Spalten anlegen'; $strCreateIndexTopic = 'Neuen Index anlegen'; @@ -190,6 +192,7 @@ $strHomepageSourceforge = ' phpMyAdmin-Downloadseite bei Sourceforge '; $strHost = 'Host'; $strHostEmpty = 'Es wurde kein Host angegeben!'; +$strId = 'ID'; $strIdxFulltext = 'Volltext'; $strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren möchten, geben Sie diese bitte hier an.'; $strIgnore = 'Ignorieren'; @@ -308,6 +311,7 @@ $strPrimaryKeyWarning = 'Der Name des Primärschlüssels darf nur "PRIMAR $strPrint = 'Drucken'; $strPrintView = 'Druckansicht'; $strPrivileges = 'Rechte'; +$strProcesslist = 'Prozesse'; $strProperties = 'Eigenschaften'; $strPutColNames = 'Feldnamen in die erste Zeile setzen'; @@ -375,7 +379,6 @@ $strServer = 'Server %s'; $strServerChoice = 'Server Auswählen'; $strServerStatus = 'Laufzeit-Informationen'; $strServerStatusUptime = 'Dieser MySQL-Server läuft seit %s. Er wurde am %s gestartet.'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variablen'; $strServerTabProcesslist = 'Prozesse'; $strServerTrafficNotes = 'Servertraffic: In diesen Tabellen wird der Netzwerktraffic dieses MySQL-Servers seit dessen Start aufgeführt.'; @@ -408,6 +411,7 @@ $strSQPBugInvalidIdentifer = 'Ungültiger Bezeichner'; $strSQPBugUnclosedQuote = 'Nicht geschlossene Anführungszeichen'; $strSQPBugUnknownPunctuation = 'Unbekannte Interpunktion'; $strStatement = 'Angaben'; +$strStatus = 'Status'; $strStrucCSV = 'CSV-Daten'; $strStrucData = 'Struktur und Daten'; $strStrucDrop = 'Mit \'DROP TABLE\''; @@ -434,6 +438,8 @@ $strTextAreaLength = 'Wegen seiner Länge ist dieses
Feld vielleicht nicht $strTheContent = 'Der Inhalt Ihrer Datei wurde eingefügt.'; $strTheContents = 'Der Inhalt der CSV-Datei ersetzt die Einträge mit den gleichen Primär- oder Unique-Schlüsseln.'; $strTheTerminator = 'Der Trenner zwischen den Feldern.'; +$strThreadSuccessfullyKilled = 'Der Prozess %s wurde erfolgreich abgebrochen.'; +$strTime = 'Dauer'; $strTotal = 'insgesamt'; $strTotalUC = 'Insgesamt'; $strTraffic = 'Traffic'; diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 6469f4d20..5f6e3c386 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -475,7 +475,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -483,4 +482,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 36cf2d9b2..09e9d34b2 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -476,7 +476,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -484,4 +483,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 8e48efc85..e3c8d47fa 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -473,7 +473,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -481,4 +480,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 33f950c33..0dbb90876 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -487,7 +487,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -495,4 +494,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index f6f4dd7d5..e23a317cb 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -461,7 +461,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -469,4 +468,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 6df99a9a7..125eb626d 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index b57e4814f..d7da1416c 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -459,7 +459,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -467,4 +466,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index f3f7c6c9a..5eed3ac42 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -460,7 +460,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -468,4 +467,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index fc12c2e91..a54ad50f6 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -464,7 +464,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -472,4 +471,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index ad413be81..f031cb35c 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -465,7 +465,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -473,4 +472,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index a4f7c3f0e..edfdf571a 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -466,7 +466,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -474,4 +473,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 29c11237c..40cb765fb 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -466,7 +466,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -474,4 +473,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 7bf78d37f..bb5f27c69 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -466,7 +466,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -474,4 +473,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index cac42c395..399fbf6c7 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -475,7 +475,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -483,4 +482,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index dbd73ae99..c9ec906c9 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 24e36dd68..ae1c720f3 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -476,7 +476,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -484,4 +483,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 1a046ad30..55c822476 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 54717cb70..4e1ac17a1 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -457,7 +457,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +464,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 09adae904..5ab90ac69 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -477,7 +477,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -485,4 +484,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 36a3ef6d5..8d9ea6776 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -486,4 +486,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 765a0cac2..c5163729f 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -372,7 +372,6 @@ $strServerChoice = 'Server valg'; $strServerStatus = 'Kjørings informasjon'; $strServerStatusUptime = 'Denne MySQL serveren har kjørt i %s. Den startet opp den %s.'; $strServerTabProcesslist = 'Prosesser'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variabler'; $strServerTrafficNotes = 'Server traffikk: Disse tabellene viser statistikk over nettverkstrafikken for denne MySQL serveren siden dens oppstart.'; $strServerVars = 'Server variabler og innstillinger'; @@ -469,4 +468,11 @@ $strZip = 'Komprimert (zip)'; // To translate +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 11309359d..aa2f148ee 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -373,7 +373,6 @@ $strServerChoice = 'Server valg'; $strServerStatus = 'Kjørings informasjon'; $strServerStatusUptime = 'Denne MySQL serveren har kjørt i %s. Den startet opp den %s.'; $strServerTabProcesslist = 'Prosesser'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variabler'; $strServerTrafficNotes = 'Server traffikk: Disse tabellene viser statistikk over nettverkstrafikken for denne MySQL serveren siden dens oppstart.'; $strServerVars = 'Server variabler og innstillinger'; @@ -470,4 +469,11 @@ $strZip = 'Komprimert (zip)'; // To translate +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index bb28c897c..f75d36639 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -457,7 +457,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +464,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 25fed7f6b..36c4e2057 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 38342a220..a9306b732 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -472,7 +472,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -480,4 +479,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index bdca901ae..ea9750bc9 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -473,7 +473,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -481,4 +480,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 42fed7f11..798046116 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -456,7 +456,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -464,4 +463,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index f7617b642..9ee92be9b 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 0880be151..0082e9c65 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 5609864c2..1d61aac46 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 2a34b568d..bfa533e49 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -464,7 +464,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -472,4 +471,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 39bb4afd1..3d7abf0a2 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -463,7 +463,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -471,4 +470,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index e5ea5b91d..1ad89e3b7 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -479,7 +479,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -487,4 +486,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index ff24d03d1..0029ac0e0 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -478,7 +478,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -486,4 +485,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index b32383bf6..41a5d20c9 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -459,7 +459,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -467,4 +466,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 827a34f09..fba9fb79d 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -460,7 +460,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -468,4 +467,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 1eee4fd52..c713e9e62 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -459,7 +459,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -467,4 +466,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 2ca437985..8439f2164 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -461,7 +461,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -469,4 +468,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 4e2ec71c7..02ac9d6b5 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 29fb1c221..c9084b645 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -462,7 +462,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -470,4 +469,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index c2b52e6eb..e0ec95612 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -62,6 +62,7 @@ $strBookmarkView = 'Solamente ver'; $strBrowse = 'Examinar'; $strBzip = '"Comprimido con bzip"'; +$strCannotLogin = 'No se consiguió hacer login al servidor MySQL'; $strCantLoadMySQL = 'imposible cargar la extensión MySQL,
por favor revise la configuración de PHP.'; $strCantLoadRecodeIconv = 'No se puede cargar iconv o recodificar una extensión necesaria para la conversión de juegos de caracteres, configure php para permitir el uso de estas extensiones o desactive la conversión de juegos de caracteres en phpMyAdmin.'; $strCantRenameIdxToPrimary = 'No puede cambiar el nombre del índice a ¡PRIMARY!'; @@ -198,6 +199,7 @@ $strKeepPass = 'No cambiar la contrase $strKeyname = 'Nombre de la clave'; $strKill = 'Matar el proceso'; +$strLandscape = 'Orientación horizontal'; $strLength = 'Longitud'; $strLengthSet = 'Longitud/Valores*'; $strLimitNumRows = 'registros por página'; @@ -278,6 +280,7 @@ $strPdfNoTables = 'No existen tablas'; $strPhp = 'Crear código PHP'; $strPmaDocumentation = 'Documentación de phpMyAdmin'; $strPmaUriError = 'La directiva $cfg[\'PmaAbsoluteUri\'] ¡DEBE constar en el fichero de configuración!'; +$strPortrait = 'Orientación vertical'; $strPos1 = 'Empezar'; $strPrevious = 'Previo'; $strPrimary = 'Primaria'; @@ -363,6 +366,7 @@ $strShow = 'Mostrar'; $strShowAll = 'Mostrar todo'; $strShowColor = 'Mostrar color'; $strShowCols = 'Mostrar columnas'; +$strShowDatadictAs = 'Formato del Diccionario de Datos'; $strShowGrid = 'Mostrar cuadrícula'; $strShowPHPInfo = 'Mostrar información de PHP'; $strShowTableDimension = 'Mostrar la dimensión de las tablas'; @@ -437,11 +441,6 @@ $strYes = 'S $strZip = '"comprimido con zip"'; // To translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate @@ -456,7 +455,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -464,4 +462,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 102d1d284..8f2efa6ae 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -63,6 +63,7 @@ $strBookmarkView = 'Solamente ver'; $strBrowse = 'Examinar'; $strBzip = '"Comprimido con bzip"'; +$strCannotLogin = 'No se consiguió hacer login al servidor MySQL'; $strCantLoadMySQL = 'imposible cargar la extensión MySQL,
por favor revise la configuración de PHP.'; $strCantLoadRecodeIconv = 'No se puede cargar iconv o recodificar una extensión necesaria para la conversión de juegos de caracteres, configure php para permitir el uso de estas extensiones o desactive la conversión de juegos de caracteres en phpMyAdmin.'; $strCantRenameIdxToPrimary = 'No puede cambiar el nombre del índice a ¡PRIMARY!'; @@ -199,6 +200,7 @@ $strKeepPass = 'No cambiar la contraseña'; $strKeyname = 'Nombre de la clave'; $strKill = 'Matar el proceso'; +$strLandscape = 'Orientación horizontal'; $strLength = 'Longitud'; $strLengthSet = 'Longitud/Valores*'; $strLimitNumRows = 'registros por página'; @@ -279,6 +281,7 @@ $strPdfNoTables = 'No existen tablas'; $strPhp = 'Crear código PHP'; $strPmaDocumentation = 'Documentación de phpMyAdmin'; $strPmaUriError = 'La directiva $cfg[\'PmaAbsoluteUri\'] ¡DEBE constar en el fichero de configuración!'; +$strPortrait = 'Orientación vertical'; $strPos1 = 'Empezar'; $strPrevious = 'Previo'; $strPrimary = 'Primaria'; @@ -364,6 +367,7 @@ $strShow = 'Mostrar'; $strShowAll = 'Mostrar todo'; $strShowColor = 'Mostrar color'; $strShowCols = 'Mostrar columnas'; +$strShowDatadictAs = 'Formato del Diccionario de Datos'; $strShowGrid = 'Mostrar cuadrícula'; $strShowPHPInfo = 'Mostrar información de PHP'; $strShowTableDimension = 'Mostrar la dimensión de las tablas'; @@ -438,11 +442,6 @@ $strYes = 'Sí'; $strZip = '"comprimido con zip"'; // To translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate @@ -457,7 +456,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +463,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 488f33425..593ca37c8 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -375,7 +375,6 @@ $strServer = 'Server %s'; $strServerChoice = 'Serverval'; $strServerStatus = 'Körningsinformation'; $strServerStatusUptime = 'Denna MySQL-server har körts i %s. Den startade den %s.'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variabler'; $strServerTabProcesslist = 'Processer'; $strServerTrafficNotes = 'Servertrafik: Dessa variabler visar statistik för nätverkstrafiken hos denna MySQL-server sedan den startade.'; @@ -462,6 +461,14 @@ $strWrongUser = 'Fel anv $strYes = 'Ja'; $strZip = '"zippad"'; + // To translate +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 7b58a9c92..ca2332467 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -376,7 +376,6 @@ $strServer = 'Server %s'; $strServerChoice = 'Serverval'; $strServerStatus = 'Körningsinformation'; $strServerStatusUptime = 'Denna MySQL-server har körts i %s. Den startade den %s.'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Variabler'; $strServerTabProcesslist = 'Processer'; $strServerTrafficNotes = 'Servertrafik: Dessa variabler visar statistik för nätverkstrafiken hos denna MySQL-server sedan den startade.'; @@ -463,6 +462,14 @@ $strWrongUser = 'Fel användarnamn/lösenord. Ã…tkomst nekad.'; $strYes = 'Ja'; $strZip = '"zippad"'; + // To translate +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index c012032ba..5f025a9cf 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -460,7 +460,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -468,4 +467,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 9366b7fe9..134849678 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -461,7 +461,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -469,4 +468,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 97645c0d2..632304ce9 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -464,7 +464,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -472,4 +471,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 823492c60..e96fb3476 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -465,7 +465,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -473,4 +472,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 8e5521952..da99ac26f 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -458,7 +458,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -466,4 +465,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index e2abaceb1..93856a1be 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -457,7 +457,6 @@ $strReceived = 'Received'; //to translate $strSent = 'Sent'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabStatus = 'Status'; //to translate $strServerTabVariables = 'Variables'; //to translate $strServerTabProcesslist = 'Processes'; //to translate $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; @@ -465,4 +464,12 @@ $strServerVars = 'Server variables and settings'; //to translate $strSessionValue = 'Session value'; //to translate $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate + +$strCommand = 'Command'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate +$strId = 'ID'; //to translate +$strProcesslist = 'Process list'; //to translate +$strStatus = 'Status'; //to translate +$strTime = 'Time'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate ?> diff --git a/main.php3 b/main.php3 index 0f4d24db7..26d81d394 100755 --- a/main.php3 +++ b/main.php3 @@ -179,7 +179,7 @@ if ($server > 0) { // Get user's global privileges ($dbh and $userlink are links to MySQL // defined in the "common.lib.php3" library) $is_create_priv = FALSE; - $is_process_priv = FALSE; +// $is_process_priv = FALSE; $is_reload_priv = FALSE; $is_superuser = @PMA_mysql_query('USE mysql', $userlink); if ($dbh) { @@ -190,9 +190,12 @@ if ($server > 0) { if (!$is_create_priv) { $is_create_priv = ($result_usr['Create_priv'] == 'Y'); } + /* 02-12-09 rabus: Every user has access to the process list - + at least to its own :-) if (!$is_process_priv) { $is_process_priv = ($result_usr['Process_priv'] == 'Y'); } + */ if (!$is_reload_priv) { $is_reload_priv = ($result_usr['Reload_priv'] == 'Y'); } @@ -357,9 +360,9 @@ if ($server > 0) { +// if ($is_process_priv) { + echo "\n"; + ?> item @@ -368,8 +371,8 @@ if ($server > 0) { - ' . "\n" + . ' ' . $strProcesslist . "\n" + . '' . "\n"; + +/** + * Checks if the user is allowed to do what he tries to... + */ +if (!$is_superuser && !$cfg['ShowMysqlVars']) { + echo $strNoPrivileges; + include('./footer.inc.php3'); + exit; +} + +/** + * Sends the query and buffers the result + */ +$serverProcesses = array(); +$res = @PMA_mysql_query('SHOW PROCESSLIST;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW PROCESSLIST;'); +while ($row = PMA_mysql_fetch_array($res, MYSQL_ASSOC)) { + $serverProcesses[] = $row; +} +@mysql_free_result($res); +unset($res); +unset($row); + +/** + * Displays the page + */ +?> + + + + + + + + + + + + + + + + + +
                
     +    +    +  ' . $strNone . '' : $value['db']); ?>  +    +    +    +    + +
+ \ No newline at end of file diff --git a/server_status.php3 b/server_status.php3 index 83ad28a06..5815d3935 100644 --- a/server_status.php3 +++ b/server_status.php3 @@ -8,16 +8,6 @@ */ require('./server_common.inc.php3'); -/** - * Handles some variables that may have been sent by the calling script - */ -if (isset($db)) { - unset($db); -} -if (isset($table)) { - unset($table); -} - /** * Displays the links */ diff --git a/server_variables.php3 b/server_variables.php3 index 29cc37745..e27e42916 100644 --- a/server_variables.php3 +++ b/server_variables.php3 @@ -8,16 +8,6 @@ */ require('./server_common.inc.php3'); -/** - * Handles some variables that may have been sent by the calling script - */ -if (isset($db)) { - unset($db); -} -if (isset($table)) { - unset($table); -} - /** * Displays the links */ @@ -43,12 +33,12 @@ if (!$is_superuser && !$cfg['ShowMysqlVars']) { * Sends the queries and buffers the result */ if (PMA_MYSQL_INT_VERSION >= 40003) { - $res = @PMA_mysql_query('SHOW SESSION VARIABLES;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW VARIABLES;'); + $res = @PMA_mysql_query('SHOW SESSION VARIABLES;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW SESSION VARIABLES;'); while ($row = PMA_mysql_fetch_row($res)) { $serverVars[$row[0]] = $row[1]; } @mysql_free_result($res); - $res = @PMA_mysql_query('SHOW GLOBAL VARIABLES;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW VARIABLES;'); + $res = @PMA_mysql_query('SHOW GLOBAL VARIABLES;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW GLOBAL VARIABLES;'); while ($row = PMA_mysql_fetch_row($res)) { $serverVarsGlobal[$row[0]] = $row[1]; }