Reworte db_stats.php3 to be conform with the new server_ pages.

This commit is contained in:
Alexander M. Turek
2003-02-08 15:53:28 +00:00
parent c1900897b5
commit 9a7f362546
95 changed files with 847 additions and 2 deletions

View File

@@ -8,6 +8,10 @@ $Source$
2003-02-08 Alexander M. Turek <rabus@users.sourceforge.net> 2003-02-08 Alexander M. Turek <rabus@users.sourceforge.net>
* config.inc.php3: Typo. * config.inc.php3: Typo.
* lang/italian.inc.php3: Updates, thanks to Pietro Danesi (danone). * lang/italian.inc.php3: Updates, thanks to Pietro Danesi (danone).
* server_databases.php3, server_links.inc.php3, lang/*.inc.php3:
Reworte db_stats.php3 to be conform with the new server_ pages.
TODO: - reimplement "check privileges" feature;
- reimplement "drop selected databases" feature.
2003-02-07 Michal Cihar <nijel@users.sourceforge.net> 2003-02-07 Michal Cihar <nijel@users.sourceforge.net>
* lang/czech: Updated. * lang/czech: Updated.

View File

@@ -568,4 +568,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -569,4 +569,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -561,4 +561,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -562,4 +562,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -583,4 +583,10 @@ $strDBGContextID = 'رقم السياق';
$strDBGContext = 'السياق'; $strDBGContext = 'السياق';
$strCantLoad = 'لا يمكن قراءة الامتداد %s،<br />رجاء تأكد من إعدادات PHP.'; $strCantLoad = 'لا يمكن قراءة الامتداد %s،<br />رجاء تأكد من إعدادات PHP.';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -582,4 +582,10 @@ $strDBGContextID = '
$strDBGContext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strDBGContext = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCantLoad = '<27><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s<><br /><3E><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PHP.'; $strCantLoad = '<27><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s<><br /><3E><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PHP.';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -582,4 +582,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -583,4 +583,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -582,4 +582,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZip = '"comprimit amb zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '"comprimit amb zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -580,4 +580,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -58,4 +58,10 @@ $strBack = '返回';
$strBeginCut = '&#24320; $strBeginCut = '&#24320;
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -578,4 +578,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -582,4 +582,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -561,4 +561,10 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"'; $strZip = '"zazipováno"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -576,4 +576,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -577,4 +577,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -559,4 +559,10 @@ $strZip = '"Gezipt"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strZip = '"Gezipt"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -553,4 +553,10 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"'; $strZip = '"zipped"';
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"'; $strZip = '"zipped"';
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -557,4 +557,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -558,4 +558,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -557,4 +557,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -556,4 +556,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -578,4 +578,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -579,4 +579,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl
$strZip = '"zipp<70>"'; $strZip = '"zipp<70>"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -556,4 +556,10 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"'; $strZip = '"zippé"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -564,4 +564,10 @@ $strWritingCommentNotPossible = 'Writing of comment not possible'; //to transla
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -565,4 +565,10 @@ $strWritingCommentNotPossible = 'Writing of comment not possible'; //to transla
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -561,4 +561,10 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr
$strZip = 'Zip-komprimiert'; $strZip = 'Zip-komprimiert';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -562,4 +562,10 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku
$strZip = 'Zip-komprimiert'; $strZip = 'Zip-komprimiert';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -580,4 +580,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -578,4 +578,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -592,4 +592,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -566,4 +566,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -567,4 +567,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZip = '"Dikompress dengan Zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '"Dikompress dengan Zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -559,4 +559,10 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
// To translate // To translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -564,4 +564,10 @@ $strZeroRemovesTheLimit = '
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"'; $strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -564,4 +564,10 @@ $strZeroRemovesTheLimit = '
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"'; $strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -565,4 +565,10 @@ $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定する
$strZip = '"zipされる"'; $strZip = '"zipされる"';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -580,4 +580,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -582,4 +582,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -581,4 +581,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '"zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZip = '"zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -577,4 +577,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -578,4 +578,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -557,4 +557,10 @@ $strZeroRemovesTheLimit = 'Merk: Ved
$strZip = 'Komprimert (zip)'; $strZip = 'Komprimert (zip)';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -558,4 +558,10 @@ $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjerner begrens
$strZip = 'Komprimert (zip)'; $strZip = 'Komprimert (zip)';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZip = '".zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '".zip"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -577,4 +577,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -578,4 +578,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '"arhivat"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -556,4 +556,10 @@ $strZip = '"arhivat"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -564,4 +564,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -562,4 +562,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -563,4 +563,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -562,4 +562,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -584,4 +584,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -583,4 +583,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -557,4 +557,10 @@ $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
$strDBGTotalTimeMs = 'Total time, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -558,4 +558,10 @@ $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
$strDBGTotalTimeMs = 'Total time, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -557,4 +557,10 @@ $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
$strDBGTotalTimeMs = 'Total time, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -559,4 +559,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -559,4 +559,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -553,4 +553,10 @@ $strZeroRemovesTheLimit = 'Nota: cambiando los par
$strZip = '"comprimido con zip"'; $strZip = '"comprimido con zip"';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZeroRemovesTheLimit = 'Nota: cambiando los parámetros de estas opciones a 0
$strZip = '"comprimido con zip"'; $strZip = '"comprimido con zip"';
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -554,4 +554,10 @@ $strZip = '"zippad"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -555,4 +555,10 @@ $strZip = '"zippad"';
// To translate // To translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -565,4 +565,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -566,4 +566,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -579,4 +579,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -580,4 +580,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -560,4 +560,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

View File

@@ -559,4 +559,10 @@ $strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate $strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
?> ?>

289
server_databases.php3 Normal file
View File

@@ -0,0 +1,289 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:
/**
* Does the common work
*/
require('./server_common.inc.php3');
/**
* Sorts the databases array according to the user's choice
*
* @param array a record associated to a database
* @param array a record associated to a database
*
* @return integer a value representing whether $a should be before $b in the
* sorted array or not
*
* @global string the column the array shall be sorted by
* @global string the sorting order ('asc' or 'desc')
*
* @access private
*/
function PMA_dbCmp($a, $b)
{
global $sort_by, $sort_order;
if ($sort_by == 'db_name') {
return ($sort_order == 'asc' ? 1 : -1) * strcasecmp($a['db_name'], $b['db_name']);
} else if ($a[$sort_by] == $b[$sort_by]) {
return strcasecmp($a['db_name'], $b['db_name']);
} else {
return ($sort_order == 'asc' ? 1 : -1) * ((int)$a[$sort_by] > (int)$b[$sort_by] ? 1 : -1);
}
} // end of the 'PMA_dbCmp()' function
/**
* Displays the links
*/
require('./server_links.inc.php3');
/**
* Displays the sub-page heading
*/
echo '<h2>' . "\n"
. ' ' . (empty($dbstats) ? $strDatabases : $strDatabasesStats) . "\n"
. '</h2>' . "\n";
/**
* Checks if the user is allowed to do what he tries to...
*/
if (!empty($dbstats) && (!$is_superuser || PMA_MYSQL_INT_VERSION < 32303)) {
echo $strNoPrivileges . "\n";
include('./footer.inc.php3');
exit;
}
/**
* Prepares the statistics
*/
$statistics = array();
while (list(, $current_db) = each($dblist)) {
$tmp_array = array(
'db_name' => $current_db,
'tbl_cnt' => 0,
'data_sz' => 0,
'idx_sz' => 0,
'tot_sz' => 0
);
if (!empty($dbstats)) {
$res = PMA_mysql_query('SHOW TABLE STATUS FROM ' . PMA_backquote($current_db) . ';', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'SHOW TABLE STATUS FROM ' . PMA_backquote($current_db) . ';');
while ($row = PMA_mysql_fetch_array($res, MYSQL_ASSOC)) {
$tmp_array['tbl_cnt']++;
$tmp_array['data_sz'] += $row['Data_length'];
$tmp_array['idx_sz'] += $row['Index_length'];
}
}
$tmp_array['tot_sz'] = $tmp_array['data_sz'] + $tmp_array['idx_sz'];
$statistics[] = $tmp_array;
}
// avoids 'undefined index' errors
if (empty($sort_by)) {
$sort_by = 'db_name';
}
if (empty($sort_order)) {
if ($sort_by == 'db_name') {
$sort_order = 'asc';
} else {
$sort_order = 'desc';
}
}
// sorts the array
usort($statistics, 'PMA_dbCmp');
/**
* Displays the page
*/
if (count($statistics) > 0) {
echo '<form acrtion="./server_databases.php3" method="post">' . "\n"
. ' <table border="0">' . "\n"
. ' <tr>' . "\n"
. ' <th>&nbsp;</th>' . "\n"
. ' <th>' . "\n"
. ' &nbsp;';
if (empty($dbstats)) {
echo $strDatabase . "\n"
. ' <img src="./images/asc_order.png" border="0" width="7" height="7" alt="' . $strAscending . '" />' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n";
} else {
echo "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1&amp;sort_by=db_name&amp;sort_order=' . (($sort_by == 'db_name' && $sort_order == 'asc') ? 'desc' : 'asc') . '">' . "\n"
. ' ' . $strDatabase . "\n"
. ($sort_by == 'db_name' ? ' <img src="./images/' . $sort_order . '_order.png" border="0" width="7" height="7" alt="' . ($sort_order == 'asc' ? $strAscending : $strDescending) . '" />' . "\n" : '')
. ' </a>' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th>' . "\n"
. ' &nbsp;' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1&amp;sort_by=tbl_cnt&amp;sort_order=' . (($sort_by == 'tbl_cnt' && $sort_order == 'desc') ? 'asc' : 'desc') . '">' . "\n"
. ' ' . $strNumTables . "\n"
. ($sort_by == 'tbl_cnt' ? ' <img src="./images/' . $sort_order . '_order.png" border="0" width="7" height="7" alt="' . ($sort_order == 'asc' ? $strAscending : $strDescending) . '" />' . "\n" : '')
. ' </a>' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th colspan="2">' . "\n"
. ' &nbsp;' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1&amp;sort_by=data_sz&amp;sort_order=' . (($sort_by == 'data_sz' && $sort_order == 'desc') ? 'asc' : 'desc') . '">' . "\n"
. ' ' . $strData . "\n"
. ($sort_by == 'data_sz' ? ' <img src="./images/' . $sort_order . '_order.png" border="0" width="7" height="7" alt="' . ($sort_order == 'asc' ? $strAscending : $strDescending) . '" />' . "\n" : '')
. ' </a>' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th colspan="2">' . "\n"
. ' &nbsp;' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1&amp;sort_by=idx_sz&amp;sort_order=' . (($sort_by == 'idx_sz' && $sort_order == 'desc') ? 'asc' : 'desc') . '">' . "\n"
. ' ' . $strIndexes . "\n"
. ($sort_by == 'idx_sz' ? ' <img src="./images/' . $sort_order . '_order.png" border="0" width="7" height="7" alt="' . ($sort_order == 'asc' ? $strAscending : $strDescending) . '" />' . "\n" : '')
. ' </a>' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th colspan="2">' . "\n"
. ' &nbsp;' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1&amp;sort_by=tot_sz&amp;sort_order=' . (($sort_by == 'tot_sz' && $sort_order == 'desc') ? 'asc' : 'desc') . '">' . "\n"
. ' ' . $strTotalUC . "\n"
. ($sort_by == 'tot_sz' ? ' <img src="./images/' . $sort_order . '_order.png" border="0" width="7" height="7" alt="' . ($sort_order == 'asc' ? $strAscending : $strDescending) . '" />' . "\n" : '')
. ' </a>' . "\n"
. ' &nbsp;' . "\n"
. ' </th>' . "\n";
}
echo ' <th>' . "\n"
. ' &nbsp;' . $strAction . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' </tr>' . "\n";
$useBgcolorOne = TRUE;
$total_calc = array(
'db_cnt' => 0,
'tbl_cnt' => 0,
'data_sz' => 0,
'idx_sz' => 0,
'tot_sz' => 0
);
while (list(, $current) = each($statistics)) {
list($data_size, $data_unit) = PMA_formatByteDown($current['data_sz'], 3, 1);
list($idx_size, $idx_unit) = PMA_formatByteDown($current['idx_sz'], 3, 1);
list($tot_size, $tot_unit) = PMA_formatByteDown($current['tot_sz'], 3, 1);
$total_calc['db_cnt']++;
$total_calc['tbl_cnt'] += $current['tbl_cnt'];
$total_calc['data_sz'] += $current['data_sz'];
$total_calc['idx_sz'] += $current['idx_sz'];
$total_calc['tot_sz'] += $current['tot_sz'];
echo ' <tr>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' <input type="checkbox" name="selected_db[]" title="' . htmlspecialchars($current['db_name']) . '" value="' . htmlspecialchars($current['db_name']) . '" />' . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' <a href="' . $cfg['DefaultTabDatabase'] . $url_query . '&amp;db=' . urlencode($current['db_name']) . '" title="' . sprintf($strJumpToDB, htmlspecialchars($current['db_name'])) . '">' . "\n"
. ' ' . htmlspecialchars($current['db_name']) . "\n"
. ' </a>' . "\n"
. ' </td>' . "\n";
if (!empty($dbstats)) {
echo ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '" align="right">' . "\n"
. ' ' . $current['tbl_cnt'] . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '" align="right">' . "\n"
. ' ' . $data_size . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' ' . $data_unit . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '" align="right">' . "\n"
. ' ' . $idx_size . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' ' . $idx_unit . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '" align="right">' . "\n"
. ' <b>' . "\n"
. ' ' . $tot_size . "\n"
. ' </b>' . "\n"
. ' </td>' . "\n"
. ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' <b>' . "\n"
. ' ' . $tot_unit . "\n"
. ' </b>' . "\n"
. ' </td>' . "\n";
}
echo ' <td bgcolor="' . ($useBgcolorOne ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']) . '">' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=' . (empty($dbstats) ? '0' : '1') . '&amp;checkprivs=' . urlencode($current['db_name']) . '" title="' . sprintf($strDropDB, htmlspecialchars($current['db_name'])) . '">'. "\n"
. ' ' . $strCheckPrivs . "\n"
. ' </a>' . "\n"
. ' </td>' . "\n"
. ' </tr>' . "\n";
$useBgcolorOne = !$useBgcolorOne;
} // end while
if (!empty($dbstats)) {
list($data_size, $data_unit) = PMA_formatByteDown($total_calc['data_sz'], 3, 1);
list($idx_size, $idx_unit) = PMA_formatByteDown($total_calc['idx_sz'], 3, 1);
list($tot_size, $tot_unit) = PMA_formatByteDown($total_calc['tot_sz'], 3, 1);
echo ' <tr>' . "\n"
. ' <th>&nbsp;</th>' . "\n"
. ' <th>' . "\n"
. ' &nbsp;' . $strTotalUC . ':&nbsp;' . $total_calc['db_cnt'] . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th align="right">' . "\n"
. ' &nbsp;' . $total_calc['tbl_cnt'] . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th align="right">' . "\n"
. ' &nbsp;' . $data_size . "\n"
. ' </th>' . "\n"
. ' <th align="left">' . "\n"
. ' ' . $data_unit . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th align="right">' . "\n"
. ' &nbsp;' . $idx_size . "\n"
. ' </th>' . "\n"
. ' <th align="left">' . "\n"
. ' ' . $idx_unit . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th align="right">' . "\n"
. ' &nbsp;' . $tot_size . "\n"
. ' </th>' . "\n"
. ' <th align="left">' . "\n"
. ' ' . $tot_unit . '&nbsp;' . "\n"
. ' </th>' . "\n"
. ' <th>&nbsp;</th>' . "\n"
. ' </tr>' . "\n";
}
echo ' </table><br />' . "\n";
unset($data_size);
unset($data_unit);
unset($idx_size);
unset($idx_unit);
unset($tot_size);
unset($tot_unit);
if ($is_superuser && empty($dbstats) && PMA_MYSQL_INT_VERSION >= 32303) {
echo ' <b>' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '&amp;dbstats=1" title="' . $strDatabasesStatsEnable . '">' . "\n"
. ' ' . $strDatabasesStatsEnable . "\n"
. ' </a>' . "\n"
. ' </b><br />' . "\n"
. $strDatabasesStatsHeavyTraffic . "\n";
} else if (!empty($dbstats)) {
echo ' <b>' . "\n"
. ' <a href="./server_databases.php3?' . $url_query . '" title="' . $strDatabasesStatsDisable . '">'. "\n"
. ' ' . $strDatabasesStatsDisable . "\n"
. ' </a>' . "\n"
. ' </b><br />' . "\n"
. '</form>' . "\n";
}
} else {
echo $strNoDatabases . "\n";
}
/**
* Sends the footer
*/
require('./footer.inc.php3');
?>

View File

@@ -42,7 +42,7 @@ if (!empty($message)) {
<tr> <tr>
<td width="8">&nbsp;</td> <td width="8">&nbsp;</td>
<?php <?php
echo PMA_printTab($strHome, 'main.php3', $url_query); echo PMA_printTab($strDatabases, 'server_databases.php3', $url_query);
if ($cfg['ShowMysqlInfo']) { if ($cfg['ShowMysqlInfo']) {
echo PMA_printTab($strStatus, 'server_status.php3', $url_query); echo PMA_printTab($strStatus, 'server_status.php3', $url_query);
} }
@@ -56,4 +56,4 @@ echo PMA_printTab($strServerTabProcesslist, 'server_processlist.php3', $url_quer
?> ?>
</tr> </tr>
</table> </table>
<br /> <br />