diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index 7c5e6fe47..c47ca944c 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funçoes";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executa";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Chave Prim
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Visualização para Impressão";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
@@ -182,8 +178,6 @@ $strQBE = "Procura por Exemplo";
$strReadTheDocs = "Leia a documentação";
$strRecords = "Registros";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Reinicialização do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show";
$strShowingRecords = "Mostrando registros ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Único";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Sim";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index 6e5816a93..b06def97b 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "È";
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "Ïîëå";
$strFields = "Ïîëåòà";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Ôóíêöèÿ";
$strGenTime = "Generation Time"; //to translate
$strGo = "Èçïúëíè";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "äîâåäå äî ãðåøêà.";
$strProperties = "Ñâîéñòâà";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "Ïðî÷åòè äîêóìåíòàöèÿòà";
$strRecords = "Çàïèñè";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Íåóñïåøåí îïèò çà ïðåçàðåæäàíå íà MySQL.";
$strReloadMySQL = "Ïðåçàðåäè MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Ïîêàæè";
$strShowingRecords = "Ïîêàçâà çàïèñè ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Ñîðòèðàé";
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Óíèêàëíî";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index fb6e4f5fc..793f024e3 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Camp";
$strFields = "Camps";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funció";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executar";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Clau Primària";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "ha produït una errada.";
$strProperties = "Propietats";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example"; //to translate
$strReadTheDocs = "Llegeix la documentació";
$strRecords = "Registres";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Rellegir el MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrant registres: ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Tipus";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Única";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Si";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index e375ac468..08c681228 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "¦r¬q";
$strFields = "¦r¬q";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "¥\¯à";
$strGenTime = "Generation Time"; //to translate
$strGo = "¶}©l";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "²£¥Í¤@Ó¿ù»~¡C";
$strProperties = "ÄÝ©Ê";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "°Ñ·Ó¥H¤U¤åÀÉ ";
$strRecords = "°O¿ý";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL «°_¥¢±Ñ¡C";
$strReloadMySQL = "«°_ MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Åã¥Ü°O¿ý ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "°ß¤@";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 80252f19f..3206d9f70 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "×Ö¶Î";
$strFields = "×Ö¶Î";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "¹¦ÄÜ";
$strGenTime = "Generation Time"; //to translate
$strGo = "¿ªÊ¼";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "²úÉúÒ»¸ö´íÎó¡£";
$strProperties = "ÊôÐÔ";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "²ÎÕÕÒÔÏÂÎĵµ ";
$strRecords = "¼Ç¼";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL ÖØÆðʧ°Ü¡£";
$strReloadMySQL = "ÖØÆð MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "ÏÔʾ¼Ç¼ ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Ψһ";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index 28560e317..05df68f2c 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "P
$strAddUserMessage = "U¾ivatel byl pøidán.";
$strAfter = "Po";
$strAll = "V¹echno";
-$strAlter = "Zmìnit";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Poèet polí";
-$strFile = "Soubor";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkce";
$strGenTime = "Generation Time"; //to translate
$strGo = "Proveï";
-$strGrant = "Pøidìlit práva";
$strGrantOption = "Pøidìlit práva";
$strGrants = "Povolení";
@@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Verze urèená pro tisk";
$strPrintView = "Náhled k vyti¹tìní";
$strPrivileges = "Privilegia";
-$strProcess = "Proces";
$strProducedAnError = "vytvoøil chybu.";
$strProperties = "Vlastnosti";
@@ -182,8 +178,6 @@ $strQBE = "Dotaz podle p
$strReadTheDocs = "Pøeèti dokumentaci";
$strRecords = "Záznamù";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Znovunaètení MySQL selhalo.";
$strReloadMySQL = "Znovunaètení MySQL";
$strRememberReload = "Nezapomeòte reloadovat server.";
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Zobraz";
$strShowingRecords = "Ukazuji záznamy ";
-$strShutdown = "Ukonèit";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Od¹krtnout v¹e";
$strUnique = "Unikátní";
-$strUpdate = "Aktualizovat";
$strUpdatePassMessage = "Bylo zmìnìno heslo pro";
$strUpdatePassword = "Zmìnit heslo";
$strUpdatePrivMessage = "Byla zmìnìna privilegia pro";
@@ -272,4 +264,5 @@ $strYes = "Ano";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index cd7e20035..53f2cb5bc 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "P
$strAddUserMessage = "Uživatel byl pøidán.";
$strAfter = "Po";
$strAll = "Všechno";
-$strAlter = "Zmìnit";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Poèet polí";
-$strFile = "Soubor";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkce";
$strGenTime = "Generation Time"; //to translate
$strGo = "Proveï";
-$strGrant = "Pøidìlit práva";
$strGrantOption = "Pøidìlit práva";
$strGrants = "Povolení";
@@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Verze urèená pro tisk";
$strPrintView = "Náhled k vytištìní";
$strPrivileges = "Privilegia";
-$strProcess = "Proces";
$strProducedAnError = "vytvoøil chybu.";
$strProperties = "Vlastnosti";
@@ -182,8 +178,6 @@ $strQBE = "Dotaz podle p
$strReadTheDocs = "Pøeèti dokumentaci";
$strRecords = "Záznamù";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Znovunaètení MySQL selhalo.";
$strReloadMySQL = "Znovunaètení MySQL";
$strRememberReload = "Nezapomeòte reloadovat server.";
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Zobraz";
$strShowingRecords = "Ukazuji záznamy ";
-$strShutdown = "Ukonèit";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Odškrtnout vše";
$strUnique = "Unikátní";
-$strUpdate = "Aktualizovat";
$strUpdatePassMessage = "Bylo zmìnìno heslo pro";
$strUpdatePassword = "Zmìnit heslo";
$strUpdatePrivMessage = "Byla zmìnìna privilegia pro";
@@ -272,4 +264,5 @@ $strYes = "Ano";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index a61ec377b..869ada2cd 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Efter";
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyser tabel";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Ekstra";
$strField = "Feltnavn";
$strFields = "Felter";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strGenTime = "Generation Time"; //to translate
$strGo = "Udfør";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primær nøgle";
$strPrinterFriendly = "Udskrift venlig version af ovenstående tabel";
$strPrintView = "Vis (udskriftvenlig)";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "forsagede en fejl.";
$strProperties = "Egenskaber";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "Læs dokumentationen";
$strRecords = "Poster";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Genstart af MySQL fejlede.";
$strReloadMySQL = "Genstart MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Vis";
$strShowingRecords = "Viser poster ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Datatype";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index 18d127dcf..189ddac6f 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Veld";
$strFields = "Velden";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Functie";
$strGenTime = "Generation Time"; //to translate
$strGo = "Start";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primaire sleutel";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "leverde een fout op.";
$strProperties = "Eigenschappen";
@@ -182,8 +178,6 @@ $strQBE = "Query opbouwen";
$strReadTheDocs = "Lees de documentatie";
$strRecords = "Records";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Opnieuw laden van MySQL mislukt.";
$strReloadMySQL = "MySQL opnieuw laden.";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Records laten zien ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unieke waarde";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index 479ebd43c..51893340c 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User";
$strAddUserMessage = "You have added a new user.";
$strAfter = "After";
$strAll = "All";
-$strAlter = "Alter";
$strAlterOrderBy = "Alter table order by";
$strAnalyzeTable = "Analyze table";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Field";
$strFields = "Fields";
-$strFile = "File";
$strFixed = "fixed";
$strFormat = "Format";
$strFunction = "Function";
$strGenTime = "Generation Time";
$strGo = "Go";
-$strGrant = "Grant";
$strGrantOption = "Grant Option";
$strGrants = "Grants";
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primary key";
$strPrinterFriendly = "Printer friendly version of above table";
$strPrintView = "Print view";
$strPrivileges = "Privileges";
-$strProcess = "Process";
$strProducedAnError = "produced an error.";
$strProperties = "Properties";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "Read the docs";
$strRecords = "Records";
-$strReferences = "References";
-$strReload = "Reload";
$strReloadFailed = "MySQL reload failed.";
$strReloadMySQL = "Reload MySQL";
$strRememberReload = "Remember reload the server.";
@@ -216,7 +210,6 @@ $strSequence = "Seq.";
$strServerVersion = "Server version";
$strShow = "Show";
$strShowingRecords = "Showing records ";
-$strShutdown = "Shutdown";
$strSingly = "(singly)";
$strSize = "Size";
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Type";
$strUncheckAll = "Uncheck All";
$strUnique = "Unique";
-$strUpdate = "Update";
$strUpdatePassMessage = "You have updated the password for";
$strUpdatePassword = "Update Password";
$strUpdatePrivMessage = "You have updated the privileges for";
@@ -272,4 +264,5 @@ $strYes = "Yes";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary="Binary";
$strBinaryDoNotEdit="Binary - do not edit";
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English ";
?>
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 466c60cdd..d62fbb2cd 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Ajouter un usager";
$strAddUserMessage = "Vous avez ajouté un usager";
$strAfter = "Après";
$strAll = "Tout";
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyser la table";
$strAnd = "et";
@@ -42,7 +41,7 @@ $strBrowse = "Afficher";
$strCantLoadMySQL = "cannot load MySQL extension,
please check PHP Configuration."; //to translate
$strCarriage = "Retour de chariot: \\r";
$strChange = "Modifier";
-$strCheckAll = "Check All"; //to translate
+$strCheckAll = "Tout cocher";
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Vérifier la table";
$strColumn = "Column"; //to translate
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Champ";
$strFields = "Champs";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Fonction";
$strGenTime = "Generation Time"; //to translate
$strGo = "Exécuter";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Cl
$strPrinterFriendly = "Version imprimable de la table";
$strPrintView = "Composition";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "a généré une erreur.";
$strProperties = "Propriétés";
@@ -182,8 +178,6 @@ $strQBE = "Requ
$strReadTheDocs = "Lire la documentation";
$strRecords = "Enregistrements";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL n'a pu être rechargé.";
$strReloadMySQL = "Recharger MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "S
$strServerVersion = "Server version"; //to translate
$strShow = "Afficher";
$strShowingRecords = "Affichage des enregistrements";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Tri";
@@ -245,9 +238,8 @@ $strTheTerminator = "Le caract
$strTotal = "total";
$strType = "Type";
-$strUncheckAll = "Uncheck All"; //to translate
+$strUncheckAll = "Tout décocher";
$strUnique = "Unique";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Oui";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary="Binaire";
$strBinaryDoNotEdit="Binaire - ne pas éditer";
+$strEnglishPrivileges=" Veuillez noter que les noms de privilèges sont exprimés en anglais";
?>
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 5d18a2e69..6ad60fa38 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Neuen Benutzer hinzufügen";
$strAddUserMessage = "Der Benutzer wurde hinzugefügt.";
$strAfter = "Nach";
$strAll = "Alle";
-$strAlter = "Tabellen-Eigenschaften";
$strAlterOrderBy = "Tabelle sortieren nach";
$strAnalyzeTable = "Analisiere Tabelle";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Feld";
$strFields = "Felder";
-$strFile = "Dateien ein-/auslesen";
$strFixed = "starr";
$strFormat = "Format";
$strFunction = "Funktion";
$strGenTime = "Erstellungszeit";
$strGo = "OK";
-$strGrant = "Grant";
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Rechte";
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primärschlüssel";
$strPrinterFriendly = "Druckerfreundliche Version der Tabelle";
$strPrintView = "Druckansicht";
$strPrivileges = "Rechte";
-$strProcess = "Prozesse";
$strProducedAnError = "erzeugte einen Fehler.";
$strProperties = "Eigenschaften";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "MySQL-Dokumentation zu LOAD DATA INFILE lesen";
$strRecords = "Einträge";
-$strReferences = "Referenzen";
-$strReload = "Neuladen";
$strReloadFailed = "MySQL Neuladen fehlgeschlagen.";
$strReloadMySQL = "MySQL neu starten";
$strRememberReload = "Der Server muss neugestartet werden.";
@@ -216,7 +210,6 @@ $strSequence = " Sequenz ";
$strServerVersion = "Server Version";
$strShow = "Zeige";
$strShowingRecords = "Zeige Datensätze ";
-$strShutdown = "Herunterfahren";
$strSingly = "(einmalig)";
$strSize = "Größe";
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Auswahl entfernen";
$strUnique = "Unique";
-$strUpdate = "Ändern";
$strUpdatePassMessage = "Das Password wurde geändert:";
$strUpdatePassword = "Password ändern";
$strUpdatePrivMessage = "Die Rechte wurden geändert:";
@@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index e0d39292c..459eb5fd8 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Aggiungi un nuovo utente";
$strAddUserMessage = "Hai aggiunto un nuovo utente.";
$strAfter = "Dopo";
$strAll = "Tutti";
-$strAlter = "Altera";
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analizza tabella";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campi";
-$strFile = "File";
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funzione";
$strGenTime = "Generation Time"; //to translate
$strGo = "Esegui";
-$strGrant = "Permessi";
$strGrantOption = "Opzioni permessi";
$strGrants = "Permetti";
@@ -174,7 +171,6 @@ $strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Visulizzazione per stampa della tabella precedente";
$strPrintView = "Visualizzazione per stampa";
$strPrivileges = "Privilegi";
-$strProcess = "Processo";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Proprietà";
@@ -182,8 +178,6 @@ $strQBE = "Query da esempio";
$strReadTheDocs = "Leggere la docomentazione";
$strRecords = "Record";
-$strReferences = "Riferimenti";
-$strReload = "Riavvia";
$strReloadFailed = "Riavvio di MySQL fallito.";
$strReloadMySQL = "Riavvia MySQL";
$strRememberReload = "Ricorda di riavviare MySQL.";
@@ -216,7 +210,6 @@ $strSequence = "Sequenza";
$strServerVersion = "Server version"; //to translate
$strShow = "Mostra";
$strShowingRecords = "Visualizzazione record ";
-$strShutdown = "Chiudi sessione";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unica";
-$strUpdate = "Aggiorna";
$strUpdatePassMessage = "Hai aggiornato la password per";
$strUpdatePassword = "Aggiorna Password";
$strUpdatePrivMessage = "Hai aggiornato i permessi per";
@@ -272,4 +264,5 @@ $strYes = " Si ";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index 0d997b989..60c339db1 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "¸å¤Ë-->";
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "¥Æ¡¼¥Ö¥ë¤òʬÀϤ·¤Þ¤¹¡£";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "¥Õ¥£¡¼¥ë¥É";
$strFields = "¥Õ¥£¡¼¥ë¥É";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "´Ø¿ô";
$strGenTime = "Generation Time"; //to translate
$strGo = "¼Â¹Ô";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primary
$strPrinterFriendly = "¾åµ¥Æ¡¼¥Ö¥ë¤Î°õºþÍÑɽ¼¨";
$strPrintView = "°õºþÍÑɽ¼¨";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£";
$strProperties = "¥×¥í¥Ñ¥Æ¥£";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "ʸ½ñ¤ÎÆÉ¤ß¹þ¤ß";
$strRecords = "¥ì¥³¡¼¥É¿ô";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL¤Î¥ê¥í¡¼¥É¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£";
$strReloadMySQL = "MySQL¤Î¥ê¥í¡¼¥É";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "ɽ¼¨";
$strShowingRecords = "¥ì¥³¡¼¥Éɽ¼¨";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "¥æ¥Ë¡¼¥¯¥¿¥¤¥×";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 79d1b67a0..412641136 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "´ÙÀ½¿¡-->";
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Å×ÀÌºí ºÐ¼®";
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "Çʵå";
$strFields = "Çʵå";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "ÇÔ¼ö";
$strGenTime = "Generation Time"; //to translate
$strGo = "½ÇÇà";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primary Ű";
$strPrinterFriendly = "À§ Å×À̺í Àμâ¿ë º¸±â";
$strPrintView = "Àμâ¿ë º¸±â";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "¿¡·¯°¡ ¹ß»ýÇÏ¿´½À´Ï´Ù";
$strProperties = "ÇÁ·ÎÆÄƼ";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "¹®¼ ÀÐ¾î µéÀ̱â";
$strRecords = "±â·Ï¼ö";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQLÀÌ ÀÐ¾î µéÀ̱⿡ ½ÇÆÐÇÏ¿´½À´Ï´Ù.";
$strReloadMySQL = "MySQL ´Ù½Ã ÀÐ¾î µéÀ̱â";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "º¸±â";
$strShowingRecords = "±â·Ï º¸±â";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "À¯´ÏÅ© ŸÀÌÇÁ";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 70d743204..7b18207a8 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Ekstra";
$strField = "Felt";
$strFields = "Felter";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funksjon";
$strGenTime = "Generation Time"; //to translate
$strGo = "Utfør";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "resulterte i en feil.";
$strProperties = "Egenskaper";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example"; //to translate
$strReadTheDocs = "Les dokumentasjonen";
$strRecords = "Rader";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Omstart av MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Viser rader ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Type";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 554bcc4fa..0fff854cb 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Dodatkowy";
$strField = "Pole";
$strFields = "Pola";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funkcja";
$strGenTime = "Generation Time"; //to translate
$strGo = "Wykonanie";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Podstawowy klucz";
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "zg³osi³ b³±d.";
$strProperties = "W³a¶ciwo¶ci";
@@ -182,8 +178,6 @@ $strQBE = "Zapytanie przez przyk
$strReadTheDocs = "Proszê przeczytaæ dokumentacjê";
$strRecords = "Rekordy";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Nie powiod³o siê prze³adowanie MySQL.";
$strReloadMySQL = "Prze³adowanie MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Pokazanie rekordów ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unikalny";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Tak";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 60f893a7c..ddc1a875e 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Campo";
$strFields = "Qtd Campos";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funçoes";
$strGenTime = "Generation Time"; //to translate
$strGo = "Executa";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Chave Prim
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "produziu um erro.";
$strProperties = "Propriedades";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example";
$strReadTheDocs = "Leia os docs";
$strRecords = "Registros";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Reinicialização do MySQL falhou.";
$strReloadMySQL = "Reinicializa o MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Show"; //to translate
$strShowingRecords = "Mostrando registros ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Sim";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index 3b0e84a64..adfaa2f81 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "é";
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "ðÏÌÅ";
$strFields = "ðÏÌÑ";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "æÕÎËÃÉÑ";
$strGenTime = "Generation Time"; //to translate
$strGo = "ðÏÛÅÌ";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "ÐÒÉ×ÅÌÁ Ë ÏÛÉÂËÅ.";
$strProperties = "ó×ÏÊÓÔ×Á";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "ðÏÞÉÔÁÔØ ÄÏËÕÍÅÎÔÁÃÉÀ";
$strRecords = "úÁÐÉÓÉ";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "îÅ ÕÄÁÌÏÓØ ÐÅÒÅÚÁÇÒÕÚÉÔØ MySQL.";
$strReloadMySQL = "ðÅÒÅÚÁÇÒÕÚÉÔØ MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "ðÏËÁÚÁÔØ";
$strShowingRecords = "ðÏËÁÚÙ×ÁÅÔ ÚÁÐÉÓÉ ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "ïÔÓÏÒÔÉÒÏ×ÁÔØ";
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "õÎÉËÁÌØÎÏÅ";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 9afa5d4b5..33901f9fb 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "È";
@@ -94,14 +93,12 @@ $strExtra = "
$strField = "Ïîëå";
$strFields = "Ïîëÿ";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Ôóíêöèÿ";
$strGenTime = "Generation Time"; //to translate
$strGo = "Ïîøåë";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "ïðèâåëà ê îøèáêå.";
$strProperties = "Ñâîéñòâà";
@@ -182,8 +178,6 @@ $strQBE = "
$strReadTheDocs = "Ïî÷èòàòü äîêóìåíòàöèþ";
$strRecords = "Çàïèñè";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "Íå óäàëîñü ïåðåçàãðóçèòü MySQL.";
$strReloadMySQL = "Ïåðåçàãðóçèòü MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Ïîêàçàòü";
$strShowingRecords = "Ïîêàçûâàåò çàïèñè ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Îòñîðòèðîâàòü";
@@ -247,7 +240,6 @@ $strType = "
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Óíèêàëüíîå";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index 5fc131e80..74f65d1a1 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "After"; //to translate
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = "Y";
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Campo";
$strFields = "Campos";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Función";
$strGenTime = "Generation Time"; //to translate
$strGo = "Siga";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primary key"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "se produjo un error.";
$strProperties = "Propiedades";
@@ -182,8 +178,6 @@ $strQBE = "Query de ejemplo";
$strReadTheDocs = "Leer los documentos";
$strRecords = "Campos";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "El reinicio de MySQL ha fallado.";
$strReloadMySQL = "Reinicio de MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Mostrar";
$strShowingRecords = "Mostrando campos ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = "Ordenar";
@@ -247,7 +240,6 @@ $strType = "Tipo";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unico";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Si";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index 6837dda47..85ad4c625 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "Efter";
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra";
$strField = "Fält";
$strFields = "Fält";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Funktion";
$strGenTime = "Generation Time"; //to translate
$strGo = "Kör";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Prim
$strPrinterFriendly = "Utskrifts vänlig visning av tabellen";
$strPrintView = "Skriv ut detta";
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "återgav ett fel.";
$strProperties = "Inställningar";
@@ -182,8 +178,6 @@ $strQBE = "Fr
$strReadTheDocs = "Läs manualen";
$strRecords = "Insättning";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL omladdning fungerade inte.";
$strReloadMySQL = "Ladda om MySQL";
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "Visa";
$strShowingRecords = "Visar insättningar ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Typ";
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unik";
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Ja";
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index 5baa38008..bc0a8fefe 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -15,7 +15,6 @@ $strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "ËÅѧ";#"After";
$strAll = "All"; //to translate
-$strAlter = "Alter"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
@@ -94,14 +93,12 @@ $strExtra = "Extra"; //to translate
$strField = "Field"; //to translate
$strFields = "¨Ó¹Ç¹ Fields";
-$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Function"; //to translate
$strGenTime = "Generation Time"; //to translate
$strGo = "ŧÁ×Í";#"Go";
-$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
@@ -174,7 +171,6 @@ $strPrimaryKey = "Primary key"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
-$strProcess = "Process"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "¤Ø³ÊÁºÑµÔ";#"Properties";
@@ -182,8 +178,6 @@ $strQBE = "Query by Example"; //to translate
$strReadTheDocs = "ÍèÒ¹¤ÙèÁ×Í";#"Read the docs";
$strRecords = "ÃÐàºÕ¹";
-$strReferences = "References"; //to translate
-$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Reload MySQL"; //to translate
$strRememberReload = "Remember reload the server."; //to translate
@@ -216,7 +210,6 @@ $strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "áÊ´§";#"Show";
$strShowingRecords = "áÊ´§ÃÐàºÕ¹·Õè ";#"Showing records ";
-$strShutdown = "Shutdown"; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
@@ -247,7 +240,6 @@ $strType = "Type"; //to translate
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique"; //to translate
-$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
@@ -272,4 +264,5 @@ $strYes = "Yes"; //to translate
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
+$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
?>
diff --git a/user_details.php3 b/user_details.php3
index 4201be892..6d6154df4 100644
--- a/user_details.php3
+++ b/user_details.php3
@@ -462,9 +462,7 @@ function table_grants($host, $user, $dbcheck = false)
function table_privileges($form, $row = false)
{
- global $strSelect, $strInsert, $strUpdate, $strDelete, $strCreate;
- global $strDrop, $strReload, $strShutdown, $strProcess;
- global $strFile, $strGrant, $strReferences, $strIndex, $strAlter;
+ global $strDelete;
global $strCheckAll, $strUncheckAll;
?>
@@ -522,7 +520,8 @@ function table_privileges($form, $row = false)
if ($item % 2 == 1) echo "
$strAction"; echo " | $strHost | "; @@ -686,20 +683,20 @@ function table_users($host = false, $user = false) $i % 2 ? 0: $bgcolor = $cfgBgcolorTwo; $strPriv = ""; - if ($row{"Select_priv"} == "Y") $strPriv .= "$strSelect "; - if ($row{"Insert_priv"} == "Y") $strPriv .= "$strInsert "; - if ($row{"Update_priv"} == "Y") $strPriv .= "$strUpdate "; - if ($row{"Delete_priv"} == "Y") $strPriv .= "$strDelete "; - if ($row{"Create_priv"} == "Y") $strPriv .= "$strCreate "; - if ($row{"Drop_priv"} == "Y") $strPriv .= "$strDrop "; - if ($row{"Reload_priv"} == "Y") $strPriv .= "$strReload "; - if ($row{"Shutdown_priv"} == "Y") $strPriv .= "$strShutdown "; - if ($row{"Process_priv"} == "Y") $strPriv .= "$strProcess "; - if ($row{"File_priv"} == "Y") $strPriv .= "$strFile "; - if ($row{"Grant_priv"} == "Y") $strPriv .= "$strGrant "; - if ($row{"References_priv"} == "Y") $strPriv .= "$strReferences "; - if ($row{"Index_priv"} == "Y") $strPriv .= "$strIndex "; - if ($row{"Alter_priv"} == "Y") $strPriv .= "$strAlter "; + if ($row{"Select_priv"} == "Y") $strPriv .= "Select "; + if ($row{"Insert_priv"} == "Y") $strPriv .= "Insert "; + if ($row{"Update_priv"} == "Y") $strPriv .= "Update "; + if ($row{"Delete_priv"} == "Y") $strPriv .= "Delete "; + if ($row{"Create_priv"} == "Y") $strPriv .= "Create "; + if ($row{"Drop_priv"} == "Y") $strPriv .= "Drop "; + if ($row{"Reload_priv"} == "Y") $strPriv .= "Reload "; + if ($row{"Shutdown_priv"} == "Y") $strPriv .= "Shutdown "; + if ($row{"Process_priv"} == "Y") $strPriv .= "Process "; + if ($row{"File_priv"} == "Y") $strPriv .= "File "; + if ($row{"Grant_priv"} == "Y") $strPriv .= "Grant "; + if ($row{"References_priv"} == "Y") $strPriv .= "References "; + if ($row{"Index_priv"} == "Y") $strPriv .= "Index "; + if ($row{"Alter_priv"} == "Y") $strPriv .= "Alter "; if ($strPriv == "") $strPriv = "$strNoPrivileges";
---|