From f0584cf4a253b45fc2e0e3e4e9042c04eca9ddf8 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 22 Dec 2002 23:47:11 +0000 Subject: [PATCH] delete users --- ChangeLog | 4 + lang/afrikaans-iso-8859-1.inc.php3 | 11 ++ lang/afrikaans-utf-8.inc.php3 | 11 ++ lang/albanian-iso-8859-1.inc.php3 | 11 ++ lang/albanian-utf-8.inc.php3 | 11 ++ lang/arabic-utf-8.inc.php3 | 11 ++ lang/arabic-windows-1256.inc.php3 | 11 ++ lang/brazilian_portuguese-iso-8859-1.inc.php3 | 11 ++ lang/brazilian_portuguese-utf-8.inc.php3 | 11 ++ lang/bulgarian-koi8-r.inc.php3 | 11 ++ lang/bulgarian-utf-8.inc.php3 | 11 ++ lang/bulgarian-windows-1251.inc.php3 | 11 ++ lang/catalan-iso-8859-1.inc.php3 | 11 ++ lang/catalan-utf-8.inc.php3 | 11 ++ lang/chinese_big5-utf-8.inc.php3 | 11 ++ lang/chinese_big5.inc.php3 | 11 ++ lang/chinese_gb-utf-8.inc.php3 | 11 ++ lang/chinese_gb.inc.php3 | 11 ++ lang/croatian-iso-8859-2.inc.php3 | 11 ++ lang/croatian-utf-8.inc.php3 | 11 ++ lang/croatian-windows-1250.inc.php3 | 11 ++ lang/czech-iso-8859-2.inc.php3 | 11 ++ lang/czech-utf-8.inc.php3 | 11 ++ lang/czech-windows-1250.inc.php3 | 11 ++ lang/danish-iso-8859-1.inc.php3 | 11 ++ lang/danish-utf-8.inc.php3 | 11 ++ lang/dutch-iso-8859-1.inc.php3 | 11 ++ lang/dutch-utf-8.inc.php3 | 11 ++ lang/english-iso-8859-1.inc.php3 | 11 ++ lang/english-utf-8.inc.php3 | 13 +- lang/estonian-iso-8859-1.inc.php3 | 11 ++ lang/estonian-utf-8.inc.php3 | 11 ++ lang/finnish-iso-8859-1.inc.php3 | 11 ++ lang/finnish-utf-8.inc.php3 | 11 ++ lang/french-iso-8859-1.inc.php3 | 11 ++ lang/french-utf-8.inc.php3 | 11 ++ lang/galician-iso-8859-1.inc.php3 | 11 ++ lang/galician-utf-8.inc.php3 | 11 ++ lang/georgian-utf-8.inc.php3 | 11 ++ lang/german-iso-8859-1.inc.php3 | 11 ++ lang/german-utf-8.inc.php3 | 11 ++ lang/greek-iso-8859-7.inc.php3 | 11 ++ lang/greek-utf-8.inc.php3 | 11 ++ lang/hebrew-iso-8859-8-i.inc.php3 | 11 ++ lang/hindi-utf-8.inc.php3 | 11 ++ lang/hungarian-iso-8859-2.inc.php3 | 11 ++ lang/hungarian-utf-8.inc.php3 | 11 ++ lang/indonesian-iso-8859-1.inc.php3 | 11 ++ lang/indonesian-utf-8.inc.php3 | 11 ++ lang/italian-iso-8859-1.inc.php3 | 11 ++ lang/italian-utf-8.inc.php3 | 11 ++ lang/japanese-euc.inc.php3 | 11 ++ lang/japanese-sjis.inc.php3 | 11 ++ lang/japanese-utf-8.inc.php3 | 11 ++ lang/korean-ks_c_5601-1987.inc.php3 | 11 ++ lang/latvian-utf-8.inc.php3 | 11 ++ lang/latvian-windows-1257.inc.php3 | 11 ++ lang/lithuanian-utf-8.inc.php3 | 11 ++ lang/lithuanian-windows-1257.inc.php3 | 11 ++ lang/malay-iso-8859-1.inc.php3 | 11 ++ lang/malay-utf-8.inc.php3 | 11 ++ lang/norwegian-iso-8859-1.inc.php3 | 11 ++ lang/norwegian-utf-8.inc.php3 | 11 ++ lang/polish-iso-8859-2.inc.php3 | 11 ++ lang/polish-utf-8.inc.php3 | 11 ++ lang/portuguese-iso-8859-1.inc.php3 | 11 ++ lang/portuguese-utf-8.inc.php3 | 11 ++ lang/romanian-iso-8859-1.inc.php3 | 11 ++ lang/romanian-utf-8.inc.php3 | 11 ++ lang/russian-dos-866.inc.php3 | 11 ++ lang/russian-koi8-r.inc.php3 | 11 ++ lang/russian-utf-8.inc.php3 | 11 ++ lang/russian-windows-1251.inc.php3 | 11 ++ lang/serbian-utf-8.inc.php3 | 11 ++ lang/serbian-windows-1250.inc.php3 | 11 ++ lang/slovak-iso-8859-2.inc.php3 | 11 ++ lang/slovak-utf-8.inc.php3 | 11 ++ lang/slovak-windows-1250.inc.php3 | 11 ++ lang/slovenian-iso-8859-2.inc.php3 | 11 ++ lang/slovenian-utf-8.inc.php3 | 11 ++ lang/slovenian-windows-1250.inc.php3 | 11 ++ lang/spanish-iso-8859-1.inc.php3 | 11 ++ lang/spanish-utf-8.inc.php3 | 11 ++ lang/swedish-iso-8859-1.inc.php3 | 11 ++ lang/swedish-utf-8.inc.php3 | 11 ++ lang/thai-tis-620.inc.php3 | 11 ++ lang/thai-utf-8.inc.php3 | 11 ++ lang/turkish-iso-8859-9.inc.php3 | 11 ++ lang/turkish-utf-8.inc.php3 | 11 ++ lang/ukrainian-utf-8.inc.php3 | 11 ++ lang/ukrainian-windows-1251.inc.php3 | 11 ++ libraries/user_details.js | 27 ++++ server_privileges.php3 | 137 ++++++++++++++---- 93 files changed, 1131 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2e815363..c96c423f0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-12-22 Alexander M. Turek + * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js: + Added ability to delete users. + 2002-12-21 Alexander M. Turek * tbl_dump.php3: - Fixed wrong charset information in XML exports. diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index cfd2474b0..e7121cbc0 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -521,4 +521,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 6e1ba2d8e..761846267 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -522,4 +522,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 389e1eb59..01df7251b 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -523,4 +523,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 477dcc6c4..bc145c850 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -524,4 +524,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index bc25f757d..05a0d8ba0 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -536,4 +536,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 97ad8e885..b804675e0 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index c11365a65..612de9db5 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 14fa485b8..43002334b 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -536,4 +536,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index d7ced3c69..32a1c42a2 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index fdea6c0b4..ff98f78f5 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -536,4 +536,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index dcd0ef82e..68911cc37 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index d1ef0052e..c2d795566 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -511,4 +511,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 79b931ffb..a3893ab69 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -512,4 +512,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 27e12e5fc..bf1b49e57 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -521,4 +521,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index fd7ed0122..1f34ecfb0 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -520,4 +520,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index e0872d3b6..4ee43b56e 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -519,4 +519,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 28ce92b8a..ce3761de5 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -518,4 +518,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 65698d0fc..81a59b573 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -534,4 +534,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 53b14969b..3d5bd7662 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index b9efb7b22..a5e60819f 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -534,4 +534,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 8d9c94f45..c50326522 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -515,4 +515,15 @@ $strZip = '"zazipov // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 86cedf647..2518255e7 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -516,4 +516,15 @@ $strZip = '"zazipováno"'; // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 1aa0cbeb1..b2bce3f0a 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -515,4 +515,15 @@ $strZip = '"zazipov // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 828f17dc2..eca8889e9 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -529,4 +529,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 7e6afa268..4eefbab3b 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -530,4 +530,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 0fc75c612..9c5a8d7b2 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -523,4 +523,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 80de2e666..6ca071909 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -524,4 +524,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index ce3b61fe0..74139395c 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -115,10 +115,13 @@ $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; $strDefault = 'Default'; $strDelete = 'Delete'; +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; $strDeleteFailed = 'Deleted Failed!'; $strDeleteUserMessage = 'You have deleted the user %s.'; $strDeleted = 'The row has been deleted'; $strDeletedRows = 'Deleted rows:'; +$strDeleting = 'Deleting %s'; $strDescending = 'Descending'; $strDisabled = 'Disabled'; $strDisplay = 'Display'; @@ -208,6 +211,9 @@ $strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions'; $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; +$strJustDelete = 'Just delete the users from the privilege tables.'; +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; + $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; @@ -358,8 +364,10 @@ $strRelationNotWorking = 'The additional Features for working with linked Tables $strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; $strReloadFailed = 'MySQL reload failed.'; +$strReloadingThePrivileges = 'Reloading the privileges'; $strReloadMySQL = 'Reload MySQL'; $strRememberReload = 'Remember reload the server.'; +$strRemoveSelectedUsers = 'Remove selected users'; $strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; $strRepairTable = 'Repair table'; @@ -368,6 +376,8 @@ $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; $strRevoke = 'Revoke'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; $strRevokeGrant = 'Revoke Grant'; $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; $strRevokeMessage = 'You have revoked the privileges for %s'; @@ -489,6 +499,7 @@ $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; $strUserOverview = 'User overview'; $strUsers = 'Users'; +$strUsersDeleted = 'The selected users have been deleted successfully.'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 314459e6c..f6403f9dd 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -116,10 +116,13 @@ $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; $strDefault = 'Default'; $strDelete = 'Delete'; +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; $strDeleteFailed = 'Deleted Failed!'; $strDeleteUserMessage = 'You have deleted the user %s.'; $strDeleted = 'The row has been deleted'; $strDeletedRows = 'Deleted rows:'; +$strDeleting = 'Deleting %s'; $strDescending = 'Descending'; $strDisabled = 'Disabled'; $strDisplay = 'Display'; @@ -209,6 +212,9 @@ $strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions'; $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; +$strJustDelete = 'Just delete the users from the privilege tables.'; +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; + $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; @@ -288,7 +294,7 @@ $strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPartialText = 'Partial Texts'; $strPassword = 'Password'; -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordNotSame = 'The passwords aren\'t the same!'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; @@ -359,8 +365,10 @@ $strRelationNotWorking = 'The additional Features for working with linked Tables $strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; $strReloadFailed = 'MySQL reload failed.'; +$strReloadingThePrivileges = 'Reloading the privileges'; $strReloadMySQL = 'Reload MySQL'; $strRememberReload = 'Remember reload the server.'; +$strRemoveSelectedUsers = 'Remove selected users'; $strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; $strRepairTable = 'Repair table'; @@ -369,6 +377,8 @@ $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; $strRevoke = 'Revoke'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; $strRevokeGrant = 'Revoke Grant'; $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; $strRevokeMessage = 'You have revoked the privileges for %s'; @@ -490,6 +500,7 @@ $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; $strUserOverview = 'User overview'; $strUsers = 'Users'; +$strUsersDeleted = 'The selected users have been deleted successfully.'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index bf9400850..4a0f2ad98 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -510,4 +510,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> \ No newline at end of file diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index c9bde49a5..fadc932a3 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -511,4 +511,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> \ No newline at end of file diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index eae6a9b7c..d46cd195d 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -520,4 +520,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 8f5010d4a..07336e2b7 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -521,4 +521,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 357b1173a..db98951d3 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -510,4 +510,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index c051bde8e..7d6e84e96 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -511,4 +511,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 85e5a8875..0b44e73a5 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -510,4 +510,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 1ebdf7b23..1f920cda9 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -511,4 +511,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 3801ad300..633a74687 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -534,4 +534,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 10648828d..3dfad2c17 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -123,10 +123,13 @@ $strDataDict = 'Strukturverzeichnis'; $strDataOnly = 'Nur Daten'; $strDefault = 'Standard'; $strDelete = 'Löschen'; +$strDeleteAndFlush = 'Die Benutzer löschen und die Benutzertabellen anschließend neu laden.'; +$strDeleteAndFlushDescr = 'Dies ist zwar der sauberste Weg, jedoch kann es einige Zeit in Anspruch nehmen, die Benutzertabellen neu zu laden.'; $strDeleted = 'Die Zeile wurde gelöscht.'; $strDeletedRows = 'Gelöschte Zeilen:'; $strDeleteFailed = 'Löschen fehlgeschlagen!'; $strDeleteUserMessage = 'Der Benutzer %s wurde gelöscht.'; +$strDeleting = 'Lösche %s'; $strDescending = 'absteigend'; $strDisabled = 'Deaktiviert'; $strDisplay = 'Zeige'; @@ -216,6 +219,9 @@ $strInstructions = 'Befehle'; $strInUse = 'in Benutzung'; $strInvalidName = '"%s" ist ein reserviertes Wort, welches nicht als Datenbank-, Feld- oder Tabellenname verwendet werden darf.'; +$strJustDelete = 'Die Benutzer aus den Benutzertabellen löschen.'; +$strJustDeleteDescr = 'Die "gelöschten" Benutzer könnten weiterhin wie gewohnt auf den Server zugreifen, bis die Benutzertabellen neu geladen werden.'; + $strKeepPass = 'Kennwort nicht verändert'; $strKeyname = 'Name'; $strKill = 'Beenden'; @@ -365,8 +371,10 @@ $strRelationalSchema = 'Beziehungsschema'; $strRelationNotWorking = 'Die zusätzlichen Funktionen für verknüpfte Tabellen wurden automatisch deaktiviert. Klicken Sie %shier%s um herauszufinden warum.'; $strRelationView = 'Beziehungsübersicht'; $strReloadFailed = 'MySQL Neuladen fehlgeschlagen.'; +$strReloadingThePrivileges = 'Lade die Benutzertabellen neu'; $strReloadMySQL = 'MySQL neu starten'; $strRememberReload = 'Der Server muss neu gestartet werden.'; +$strRemoveSelectedUsers = 'Die ausgewählten Benutzer löschen'; $strRenameTable = 'Tabelle umbenennen in'; $strRenameTableOK = 'Tabelle %s wurde umbenannt in %s.'; $strRepairTable = 'Repariere Tabelle'; @@ -376,6 +384,8 @@ $strReset = 'Zur $strResourceLimits = 'Ressourcenbeschränkungen'; $strReType = 'Wiederholen'; $strRevoke = 'Entfernen'; +$strRevokeAndDelete = 'Den Benutzern alle Rechte entziehen und sie anschließend aus den Benutzertabellen löschen.'; +$strRevokeAndDeleteDescr = 'Die Benutzer würden weiterhin das USAGE-Recht behalten, bis die Benutzertabellen neu geladen werden.'; $strRevokeGrant = '\'Grant\' entfernen'; $strRevokeGrantMessage = 'Sie haben das Recht \'Grant\' für %s entfernt.'; $strRevokeMessage = 'Sie haben die Rechte für %s entfernt.'; @@ -496,6 +506,7 @@ $strUserEmpty = 'Kein Benutzername eingegeben!'; $strUserName = 'Benutzername'; $strUserOverview = 'Benutzerübersicht'; $strUsers = 'Benutzer'; +$strUsersDeleted = 'Die gewählten Benutzer wurden gelöscht.'; $strUseTables = 'Verwendete Tabellen'; $strValidateSQL = 'SQL validieren'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 0978369ba..bf35c75c2 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -124,10 +124,13 @@ $strDataDict = 'Strukturverzeichnis'; $strDataOnly = 'Nur Daten'; $strDefault = 'Standard'; $strDelete = 'Löschen'; +$strDeleteAndFlush = 'Die Benutzer löschen und die Benutzertabellen anschließend neu laden.'; +$strDeleteAndFlushDescr = 'Dies ist zwar der sauberste Weg, jedoch kann es einige Zeit in Anspruch nehmen, die Benutzertabellen neu zu laden.'; $strDeleted = 'Die Zeile wurde gelöscht.'; $strDeletedRows = 'Gelöschte Zeilen:'; $strDeleteFailed = 'Löschen fehlgeschlagen!'; $strDeleteUserMessage = 'Der Benutzer %s wurde gelöscht.'; +$strDeleting = 'Lösche %s'; $strDescending = 'absteigend'; $strDisabled = 'Deaktiviert'; $strDisplay = 'Zeige'; @@ -217,6 +220,9 @@ $strInstructions = 'Befehle'; $strInUse = 'in Benutzung'; $strInvalidName = '"%s" ist ein reserviertes Wort, welches nicht als Datenbank-, Feld- oder Tabellenname verwendet werden darf.'; +$strJustDelete = 'Die Benutzer aus den Benutzertabellen löschen.'; +$strJustDeleteDescr = 'Die "gelöschten" Benutzer könnten weiterhin wie gewohnt auf den Server zugreifen, bis die Benutzertabellen neu geladen werden.'; + $strKeepPass = 'Kennwort nicht verändert'; $strKeyname = 'Name'; $strKill = 'Beenden'; @@ -366,8 +372,10 @@ $strRelationalSchema = 'Beziehungsschema'; $strRelationNotWorking = 'Die zusätzlichen Funktionen für verknüpfte Tabellen wurden automatisch deaktiviert. Klicken Sie %shier%s um herauszufinden warum.'; $strRelationView = 'Beziehungsübersicht'; $strReloadFailed = 'MySQL Neuladen fehlgeschlagen.'; +$strReloadingThePrivileges = 'Lade die Benutzertabellen neu'; $strReloadMySQL = 'MySQL neu starten'; $strRememberReload = 'Der Server muss neu gestartet werden.'; +$strRemoveSelectedUsers = 'Die ausgewählten Benutzer löschen'; $strRenameTable = 'Tabelle umbenennen in'; $strRenameTableOK = 'Tabelle %s wurde umbenannt in %s.'; $strRepairTable = 'Repariere Tabelle'; @@ -377,6 +385,8 @@ $strReset = 'Zurücksetzen'; $strResourceLimits = 'Ressourcenbeschränkungen'; $strReType = 'Wiederholen'; $strRevoke = 'Entfernen'; +$strRevokeAndDelete = 'Den Benutzern alle Rechte entziehen und sie anschließend aus den Benutzertabellen löschen.'; +$strRevokeAndDeleteDescr = 'Die Benutzer würden weiterhin das USAGE-Recht behalten, bis die Benutzertabellen neu geladen werden.'; $strRevokeGrant = '\'Grant\' entfernen'; $strRevokeGrantMessage = 'Sie haben das Recht \'Grant\' für %s entfernt.'; $strRevokeMessage = 'Sie haben die Rechte für %s entfernt.'; @@ -497,6 +507,7 @@ $strUserEmpty = 'Kein Benutzername eingegeben!'; $strUserName = 'Benutzername'; $strUserOverview = 'Benutzerübersicht'; $strUsers = 'Benutzer'; +$strUsersDeleted = 'Die gewählten Benutzer wurden gelöscht.'; $strUseTables = 'Verwendete Tabellen'; $strValidateSQL = 'SQL validieren'; diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index ded442925..8c2f61872 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -533,4 +533,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index f49cce607..496e67e94 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -534,4 +534,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 30775d3fe..3bc2b96c5 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -531,4 +531,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 86f217622..6b4aa2269 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -545,4 +545,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 9d009da17..22beb99bb 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -519,4 +519,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index bc2796445..2c8150b96 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -520,4 +520,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 4fb88a9cf..a729efdfd 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -517,4 +517,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 9886eefe8..145455f6b 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -518,4 +518,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 278f5ca3c..340437957 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -517,4 +517,15 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate + ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index cabc0ba19..5fab38b40 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -518,4 +518,15 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate + ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 54f9957e0..d2a47a7b8 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -524,4 +524,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 9c6f3a92d..1cd85b59e 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -524,4 +524,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 3ef1e700f..d001a12f2 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -524,4 +524,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 3136ff611..f69635b27 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -533,4 +533,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 1b31219e5..b5fa10649 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -535,4 +535,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 1020874ae..e04fc6c9f 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -534,4 +534,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 420a90b11..ee5b101fb 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -510,4 +510,15 @@ $strZip = '"zip"'; // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 4967a29b8..667211fc8 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -509,4 +509,15 @@ $strZip = '"zip"'; // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 70393c4b3..ff60fad32 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -530,4 +530,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> \ No newline at end of file diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 747fc7f20..56b65b686 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -531,4 +531,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> \ No newline at end of file diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index b22581c85..3477cc6bf 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -513,4 +513,15 @@ $strZip = 'Komprimert (zip)'; // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index b739f495c..950f5ad46 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -514,4 +514,15 @@ $strZip = 'Komprimert (zip)'; // To translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index ce4ca0e31..7912bf079 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -512,4 +512,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index a89a13ad7..be3e2e087 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -513,4 +513,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 6b4c14607..202a441a4 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -530,4 +530,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 081596081..8169b0f14 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -531,4 +531,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 1b450be10..f036847cf 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -517,4 +517,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 3b2c42971..de2577247 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -518,4 +518,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 666e4ceb4..76285d535 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -517,4 +517,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 417c403ee..1a890f546 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -515,4 +515,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 4c7883038..cfe9fe3e7 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -516,4 +516,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 619af5eb4..1df75370c 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -515,4 +515,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 28d9a3fdd..93f60fc0e 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -537,4 +537,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 0f5246498..c45ba1708 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -536,4 +536,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index d1952b3a1..21d75746b 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -517,4 +517,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index e225593e2..481aff95c 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -518,4 +518,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index dab1d43b4..2097519a8 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -517,4 +517,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index d586155fd..d05bc89a4 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -513,4 +513,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 4ee13ee61..704ae1b22 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -514,4 +514,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 9ff9d00e9..fe367a35e 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -513,4 +513,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 94c0eef57..ca09931af 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -513,4 +513,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 4873fd2b5..c0755d577 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -514,4 +514,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index f16324e13..be563e849 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -514,4 +514,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 0974661af..d6fe5d9dd 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -515,4 +515,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index e00ce83c8..f4cda763a 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -518,4 +518,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index b1dc63513..ba60f850a 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -519,4 +519,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index acc7ab13e..71c458503 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -522,4 +522,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 1cf8b1ff9..e95a0b6ef 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -523,4 +523,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index e9810b161..9c00f26f5 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -516,4 +516,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index e507ec24d..5da2d7dcf 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -515,4 +515,15 @@ $strUserOverview = 'User overview'; //to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReloadingThePrivileges = 'Reloading the privileges'; //to translate +$strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate +$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate ?> diff --git a/libraries/user_details.js b/libraries/user_details.js index 4fa0d26e2..d9be65c86 100644 --- a/libraries/user_details.js +++ b/libraries/user_details.js @@ -190,3 +190,30 @@ function checkForm(the_form, do_check) { return true; } // end of the 'checkForm()' function + + +/** + * Checks/unchecks all tables + * + * @param string the form name + * @param boolean whether to check or to uncheck the element + * + * @return boolean always true + */ +function setCheckboxes(the_form, do_check) +{ + var elts = document.forms[the_form].elements['selected_usr[]']; + var elts_cnt = (typeof(elts.length) != 'undefined') + ? elts.length + : 0; + + if (elts_cnt) { + for (var i = 0; i < elts_cnt; i++) { + elts[i].checked = do_check; + } // end for + } else { + elts.checked = do_check; + } // end if... else + + return true; +} // end of the 'setCheckboxes()' function diff --git a/server_privileges.php3 b/server_privileges.php3 index 0dc7d4e67..3a24f10d0 100644 --- a/server_privileges.php3 +++ b/server_privileges.php3 @@ -142,6 +142,53 @@ if (!empty($change_pw)) { } } +/** + * Deletes users + */ +if (!empty($delete)) { + PMA_mysql_query('USE `mysql`;', $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink), 'USE `mysql`;'); + $is_superuser = TRUE; + $queries = array(); + for ($i = 0; isset($selected_usr[$i]); $i++) { + list($this_user, $this_host) = explode('@', $selected_usr[$i]); + $queries[] = '# ' . sprintf($strDeleting, '\'' . $this_user . '\'@\'' . $this_host . '\'') . ' ...'; + if ($mode == 2) { + // The SHOW GRANTS query may fail if the user has not been loaded + // into memory + $res = PMA_mysql_query('SHOW GRANTS FOR "' . $this_user . '"@"' . $this_host . '";', $userlink); + if ($res) { + $queries[] = 'REVOKE ALL PRIVILEGES ON *.* FROM "' . $this_user . '"@"' . $this_host . '";'; + while ($row = PMA_mysql_fetch_row($res)) { + $this_table = substr($row[0], (strpos($row[0], 'ON') + 3), -(9 + strlen($this_user . $this_host))); + if ($this_table != '*.*') { + $queries[] = 'REVOKE ALL PRIVILEGES ON ' . $this_table . ' FROM "' . $this_user . '"@"' . $this_host . '";'; + } + unset($this_table); + } + mysql_free_result($res); + } + unset($res); + } + $queries[] = 'DELETE FROM `user` WHERE `User` = "' . $this_user . '" AND `Host` = "' . $this_host . '";'; + if ($mode != 2) { + // If we REVOKE the table grants, we should not need to modify the + // `db`, `tables_priv` and `columns_priv` tables manually... + $queries[] = 'DELETE FROM `db` WHERE `User` = "' . $this_user . '" AND `Host` = "' . $this_host . '";'; + $queries[] = 'DELETE FROM `tables_priv` WHERE `User` = "' . $this_user . '" AND `Host` = "' . $this_host . '";'; + $queries[] = 'DELETE FROM `columns_priv` WHERE `User` = "' . $this_user . '" AND `Host` = "' . $this_host . '";'; + } + } + if ($mode == 3) { + $queries[] = '# ' . $strReloadingThePrivileges . ' ...' . "\n" . 'FLUSH PRIVILEGES;'; + } + while (list(, $sql_query) = each($queries)) { + PMA_mysql_query($sql_query, $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink)); + } + $sql_query = join("\n", $queries); + unset($queries); + $message = $strUsersDeleted; +} + /** * Reloads the privilege tables into memory */ @@ -217,41 +264,75 @@ if (!isset($username) && !isset($hostname)) { . ' Please run the script mysql_fix_privilege_tables that should be included in your MySQL server distribution to solve this problem!' . "\n" . '
' . "\n"; } - echo '' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n"; - echo ' ' . "\n"; + echo '' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . '
 ' . $strUser . '  ' . $strHost . '  ' . $strPassword . '  ' . $strGlobalPrivileges . '  ' . $strGrantOption . '  ' . $strAction . ' 
' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n"; + echo ' ' . "\n"; $useBgcolorOne = TRUE; - while ($row = PMA_mysql_fetch_array($res, MYSQL_ASSOC)) { - echo ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n"; + for ($i = 0; $row = PMA_mysql_fetch_array($res, MYSQL_ASSOC); $i++) { + echo ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n"; $privs = PMA_extractPrivInfo($row, TRUE); - echo ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n"; + echo ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n"; $useBgcolorOne = !$useBgcolorOne; } @mysql_free_result($res); unset($res); unset ($row); - echo ' ' . "\n" - . ' ' . "\n" - . ' ' . "\n" - . '
 ' . $strUser . '  ' . $strHost . '  ' . $strPassword . '  ' . $strGlobalPrivileges . '  ' . $strGrantOption . '  ' . $strAction . ' 
' . (empty($row['User']) ? '' . $strAny . '' : htmlspecialchars($row['User'])) . '' . htmlspecialchars($row['Host']) . '
' . htmlspecialchars($row['Host']) . '' . ($row['Password'] == 'Y' ? $strYes : '' . $strNo . '') . '' . "\n" - . ' ' . join(',' . "\n" . ' ', $privs) . "\n" - . ' ' . ($row['Grant_priv'] == 'Y' ? $strYes : $strNo) . '' . $strEdit . '
' . ($row['Password'] == 'Y' ? $strYes : '' . $strNo . '') . '' . "\n" + . ' ' . join(',' . "\n" . ' ', $privs) . "\n" + . ' ' . ($row['Grant_priv'] == 'Y' ? $strYes : $strNo) . '' . $strEdit . '
' . "\n" - . '  ' . $strEnglishPrivileges . ' ' . "\n" - . '

' . "\n" + echo ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . '  ' . $strEnglishPrivileges . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . $strWithChecked . '' . "\n" + . ' ' . $strCheckAll . '' . "\n" + . '  / ' . "\n" + . ' ' . $strUncheckAll . '' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . '
    ' . "\n" + . '
  • ' . "\n" + . ' ' . $strRemoveSelectedUsers . '
    ' . "\n" + . ' ' . "\n" + . '
    ' . "\n"; + if (PMA_MYSQL_INT_VERSION >= 32304) { + echo ' ' . "\n" + . '
    ' . "\n"; + } + echo ' ' . "\n" + . '
    ' . "\n" + . ' ' . "\n" + . '
  • ' . "\n" + . '
' . "\n" + . '' . "\n" . '
' . "\n" . ' ' . sprintf($strFlushPrivilegesNote, '', ''); }