From d94d4ded610cf752c1061c53a5f4b9031bd9283b Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 9 Jan 2003 13:44:37 +0000 Subject: [PATCH] Marc's feature --- ChangeLog | 7 +++- lang/afrikaans-iso-8859-1.inc.php3 | 3 ++ lang/afrikaans-utf-8.inc.php3 | 3 ++ lang/albanian-iso-8859-1.inc.php3 | 3 ++ lang/albanian-utf-8.inc.php3 | 3 ++ lang/arabic-utf-8.inc.php3 | 3 ++ lang/arabic-windows-1256.inc.php3 | 3 ++ lang/brazilian_portuguese-iso-8859-1.inc.php3 | 3 ++ lang/brazilian_portuguese-utf-8.inc.php3 | 3 ++ lang/bulgarian-koi8-r.inc.php3 | 3 ++ lang/bulgarian-utf-8.inc.php3 | 3 ++ lang/bulgarian-windows-1251.inc.php3 | 3 ++ lang/catalan-iso-8859-1.inc.php3 | 3 ++ lang/catalan-utf-8.inc.php3 | 3 ++ lang/chinese_big5-utf-8.inc.php3 | 3 ++ lang/chinese_big5.inc.php3 | 3 ++ lang/chinese_gb-utf-8.inc.php3 | 3 ++ lang/chinese_gb.inc.php3 | 3 ++ lang/croatian-iso-8859-2.inc.php3 | 3 ++ lang/croatian-utf-8.inc.php3 | 3 ++ lang/croatian-windows-1250.inc.php3 | 3 ++ lang/czech-iso-8859-2.inc.php3 | 2 ++ lang/czech-utf-8.inc.php3 | 2 ++ lang/czech-windows-1250.inc.php3 | 2 ++ lang/danish-iso-8859-1.inc.php3 | 3 ++ lang/danish-utf-8.inc.php3 | 3 ++ lang/dutch-iso-8859-1.inc.php3 | 4 ++- lang/dutch-utf-8.inc.php3 | 4 ++- lang/english-iso-8859-1.inc.php3 | 3 ++ lang/english-utf-8.inc.php3 | 3 ++ lang/estonian-iso-8859-1.inc.php3 | 3 ++ lang/estonian-utf-8.inc.php3 | 3 ++ lang/finnish-iso-8859-1.inc.php3 | 3 ++ lang/finnish-utf-8.inc.php3 | 3 ++ lang/french-iso-8859-1.inc.php3 | 2 ++ lang/french-utf-8.inc.php3 | 2 ++ lang/galician-iso-8859-1.inc.php3 | 2 ++ lang/galician-utf-8.inc.php3 | 2 ++ lang/georgian-utf-8.inc.php3 | 3 ++ lang/german-iso-8859-1.inc.php3 | 2 ++ lang/german-utf-8.inc.php3 | 4 +++ lang/greek-iso-8859-7.inc.php3 | 3 ++ lang/greek-utf-8.inc.php3 | 3 ++ lang/hebrew-iso-8859-8-i.inc.php3 | 3 ++ lang/hindi-utf-8.inc.php3 | 3 ++ lang/hungarian-iso-8859-2.inc.php3 | 3 ++ lang/hungarian-utf-8.inc.php3 | 3 ++ lang/indonesian-iso-8859-1.inc.php3 | 3 ++ lang/indonesian-utf-8.inc.php3 | 3 ++ lang/italian-iso-8859-1.inc.php3 | 3 ++ lang/italian-utf-8.inc.php3 | 3 ++ lang/japanese-euc.inc.php3 | 5 ++- lang/japanese-sjis.inc.php3 | 5 ++- lang/japanese-utf-8.inc.php3 | 5 ++- lang/korean-ks_c_5601-1987.inc.php3 | 3 ++ lang/latvian-utf-8.inc.php3 | 3 ++ lang/latvian-windows-1257.inc.php3 | 3 ++ lang/lithuanian-utf-8.inc.php3 | 3 ++ lang/lithuanian-windows-1257.inc.php3 | 3 ++ lang/malay-iso-8859-1.inc.php3 | 3 ++ lang/malay-utf-8.inc.php3 | 3 ++ lang/norwegian-iso-8859-1.inc.php3 | 3 ++ lang/norwegian-utf-8.inc.php3 | 3 ++ lang/polish-iso-8859-2.inc.php3 | 3 ++ lang/polish-utf-8.inc.php3 | 3 ++ lang/portuguese-iso-8859-1.inc.php3 | 3 ++ lang/portuguese-utf-8.inc.php3 | 3 ++ lang/romanian-iso-8859-1.inc.php3 | 2 ++ lang/romanian-utf-8.inc.php3 | 2 ++ lang/russian-dos-866.inc.php3 | 3 ++ lang/russian-koi8-r.inc.php3 | 3 ++ lang/russian-utf-8.inc.php3 | 3 ++ lang/russian-windows-1251.inc.php3 | 3 ++ lang/serbian-utf-8.inc.php3 | 3 ++ lang/serbian-windows-1250.inc.php3 | 3 ++ lang/slovak-iso-8859-2.inc.php3 | 3 ++ lang/slovak-utf-8.inc.php3 | 3 ++ lang/slovak-windows-1250.inc.php3 | 3 ++ lang/slovenian-iso-8859-2.inc.php3 | 3 ++ lang/slovenian-utf-8.inc.php3 | 3 ++ lang/slovenian-windows-1250.inc.php3 | 3 ++ lang/spanish-iso-8859-1.inc.php3 | 2 ++ lang/spanish-utf-8.inc.php3 | 2 ++ lang/swedish-iso-8859-1.inc.php3 | 2 ++ lang/swedish-utf-8.inc.php3 | 2 ++ lang/thai-tis-620.inc.php3 | 3 ++ lang/thai-utf-8.inc.php3 | 3 ++ lang/turkish-iso-8859-9.inc.php3 | 3 ++ lang/turkish-utf-8.inc.php3 | 3 ++ lang/ukrainian-utf-8.inc.php3 | 3 ++ lang/ukrainian-windows-1251.inc.php3 | 2 ++ server_privileges.php3 | 33 +++++++++++++------ 92 files changed, 288 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index fea146cf5..43535f414 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,12 @@ $Id$ $Source$ 2003-01-09 Alexander M. Turek - * server_privileges.php3: Forgot to implement "This host". + * server_privileges.php3, lang/*.inc.php3: + - Forgot to implement "This host"; + - Drop the users' databases; + - Don't send comments to the MySQL server; + - When trying to delete multiple users, display an error message if none + have been selected. 2003-01-08 Marc Delisle * libraries/sqlparser.lib.php3, libraries/functions.js, diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index eab7b2e96..c88dc3484 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -545,4 +545,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 935a44997..930b6be85 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -546,4 +546,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 055466762..0849a3566 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -546,4 +546,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index cdfc195f2..1bffeb058 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -547,4 +547,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 6258e14a9..7b565b162 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -560,4 +560,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 5b7014f20..672ef9c0d 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -559,4 +559,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 3a3028431..240aa4851 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -559,4 +559,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index b78833ede..8996fa656 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -560,4 +560,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index bf0e4ca91..2dac8220c 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 5d5ae60e8..90d7d012f 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -559,4 +559,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index e8d8fd065..3d79fa9a8 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 9d656451f..dc0129b94 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -532,4 +532,7 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index ba4b359d7..fb6737939 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -533,4 +533,7 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index cad83c329..8108af987 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 160e1d315..dd6e66908 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -557,4 +557,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index e67430db6..7250b6fa6 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -556,4 +556,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index f3cc466ab..b85857909 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -555,4 +555,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index f605946ac..c36b57ac6 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 720c60812..a3000c8d4 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -559,4 +559,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 7046b949e..6db89ff67 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 870658860..653381837 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -538,4 +538,6 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipov嫕o"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 1b9856382..cb5961aab 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -539,4 +539,6 @@ $strZeroRemovesTheLimit = 'Pozn獺mka: Nastaven穩 tchto parametr轡 na 0 (nulu) $strZip = '"zazipov獺no"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index c11eb1cb6..cbf8316e4 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -538,4 +538,6 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipov嫕o"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 15a587594..d64510898 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -553,4 +553,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index b2e22a21e..e90d90585 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -554,4 +554,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 4bc0a113e..66618cef2 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -292,7 +292,7 @@ $strOptionalControls = 'Optioneel. Geeft aan hoe speciale karakters geschreven o $strOptionally = 'OPTIONEEL'; $strOptions = 'Opties'; $strOr = 'Of'; -$strOriginalInterface = 'originele interface'; +$strOriginalInterface = 'originele interface'; $strOverhead = 'Overhead'; $strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.'; @@ -543,4 +543,6 @@ $strUseTextField = 'Use text field'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 653e165d3..fa905d161 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -293,7 +293,7 @@ $strOptionalControls = 'Optioneel. Geeft aan hoe speciale karakters geschreven o $strOptionally = 'OPTIONEEL'; $strOptions = 'Opties'; $strOr = 'Of'; -$strOriginalInterface = 'originele interface'; +$strOriginalInterface = 'originele interface'; $strOverhead = 'Overhead'; $strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.'; @@ -544,4 +544,6 @@ $strUseTextField = 'Use text field'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index ce2b34944..251d7ad37 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -138,6 +138,7 @@ $strDocu = 'Documentation'; $strDrop = 'Drop'; $strDropDB = 'Drop database %s'; $strDropTable = 'Drop table'; +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; $strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; @@ -273,6 +274,7 @@ $strNoQuery = 'No SQL query!'; $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoTablesFound = 'No tables found in database.'; $strNoUsersFound = 'No user(s) found.'; +$strNoUsersSelected = 'No users selected.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNone = 'None'; $strNotNumber = 'This is not a number!'; @@ -530,4 +532,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; + ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 1e3c0acb2..8b4388b37 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -139,6 +139,7 @@ $strDocu = 'Documentation'; $strDrop = 'Drop'; $strDropDB = 'Drop database %s'; $strDropTable = 'Drop table'; +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; $strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; @@ -274,6 +275,7 @@ $strNoQuery = 'No SQL query!'; $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoTablesFound = 'No tables found in database.'; $strNoUsersFound = 'No user(s) found.'; +$strNoUsersSelected = 'No users selected.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNone = 'None'; $strNotNumber = 'This is not a number!'; @@ -531,4 +533,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; + ?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index c0398d154..282417c1c 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -534,4 +534,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 78f5d5adb..6681aaf57 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -535,4 +535,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 565eb56a7..66716157f 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -555,4 +555,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 4f9119618..fdc1b2b63 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -556,4 +556,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 58c6a16fc..2c2621e8b 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -534,4 +534,6 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; // $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 881bb3a29..aaec9182f 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -535,4 +535,6 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; // $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index ee0654327..25b332447 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -537,4 +537,6 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opci $strZip = 'comprimido no formato "zipped"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 06ec61b9a..0b4fe16e4 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -538,4 +538,6 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opci籀ns se configuran como 0 (cero) e $strZip = 'comprimido no formato "zipped"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index bd8b22914..6e72530d2 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index cbcdc4d16..10350be5c 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -146,6 +146,7 @@ $strDocu = 'Dokumentation'; $strDrop = 'L飉chen'; $strDropDB = 'Datenbank %s l飉chen'; $strDropTable = 'Tabelle l飉chen:'; +$strDropUsersDb = 'Die gleichnamigen Datenbanken l飉chen.'; $strDumpXRows = 'Exportiere %s Datens酹ze ab Zeile %s.'; $strDumpingData = 'Daten fr Tabelle'; $strDynamic = 'dynamisch'; @@ -281,6 +282,7 @@ $strNoQuery = 'Kein SQL-Befehl!'; $strNoRights = 'Sie haben nicht genug Rechte um fortzufahren!'; $strNoTablesFound = 'Es wurden keine Tabellen in der Datenbank gefunden.'; $strNoUsersFound = 'Es wurden keine Benutzer gefunden.'; +$strNoUsersSelected = 'Es wurden keine Benutzer ausgew鄣lt.'; $strNoValidateSQL = 'SQL-Validierung umgehen'; $strNone = 'keine'; $strNotNumber = 'Das ist keine Zahl!'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index ecf4bb6d3..ddca01cf2 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -540,4 +540,8 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr瓣nkung.'; $strZip = 'Zip-komprimiert'; +// To translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 895704054..87bedf6fd 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -557,4 +557,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 5034e9114..f96f1a158 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 15d314cb7..869949380 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -555,4 +555,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 4718bb9c2..cbb23244f 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -569,4 +569,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 1f50299c2..bfda10589 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index f29f9bce3..04c0fef51 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -544,4 +544,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 864f63057..093dbaff7 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -533,4 +533,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index e242bf6c2..f403646bb 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -534,4 +534,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 9a6d054d3..0a10fb3a5 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -537,4 +537,7 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index fa6bf0017..5be0a039c 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -538,4 +538,7 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index c2bae89de..c07a05900 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -390,7 +390,7 @@ $strRepairTable = ' $strReplace = '譆五晶尹月'; $strReplaceTable = '白央奶伙匹氾□皮伙毛譆五晶尹月'; $strReset = '伉本永玄'; -$strResourceLimits = ' 伉末□旦及孺蜃'; +$strResourceLimits = ' 伉末□旦及孺蜃'; $strRevoke = 'и鞅'; $strRevokeAndDelete = '交□扒□井日肣躲卅た腺毛蟈化г滋仄化綽輪仄引允﹝'; $strRevokeAndDeleteDescr = '交□扒□反た腺伉伕□玉允月引匹USAGEた腺及引引匹允﹝'; @@ -542,4 +542,7 @@ $strYes = ' $strZeroRemovesTheLimit = '鏜啦: 左皿扑亦件毛 0 (未伕)卞澀爛允月午孺蜃互卅仁卅曰引允﹝'; $strZip = '"zip今木月"'; +// To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index eee313c11..698b5893f 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -390,7 +390,7 @@ $strRepairTable = ' $strReplace = 'u'; $strReplaceTable = 't@Ce[uu'; $strReset = 'Zbg'; -$strResourceLimits = ' \[X'; +$strResourceLimits = ' \[X'; $strRevoke = 'p~'; $strRevokeAndDelete = '[U[LSjB'; $strRevokeAndDeleteDescr = '[U[[h顧SAGEB'; @@ -542,4 +542,7 @@ $strYes = ' $strZeroRemovesTheLimit = ': IvV 0 ([)B'; $strZip = '"zip"'; +// To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 7876ca738..7ea0d3226 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -391,7 +391,7 @@ $strRepairTable = '潦怒敺拇扼整'; $strReplace = '蝵柴'; $strReplaceTable = '∼扎怒扼潦怒蝵柴'; $strReset = '芥颯'; -$strResourceLimits = ' 芥賬潦嫘桀園'; +$strResourceLimits = ' 芥賬潦嫘桀園'; $strRevoke = '撱甇'; $strRevokeAndDelete = '艾潦嗚潦嫘芰寞貝具衣湔血扎整'; $strRevokeAndDeleteDescr = '艾潦嗚潦舐寞貝芥准潦整助SAGE寞貝柴整整扼'; @@ -543,4 +543,7 @@ $strYes = '胯'; $strZeroRemovesTheLimit = '瘜冽: 芥瑯扼喋 0 (潦)怨身摰典園芥芥整'; $strZip = '"zip"'; +// To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index d3a8f9a5a..bea7ff71c 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -557,4 +557,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 642bb062b..eeb4ed025 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -559,4 +559,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 08141ebb5..6fa991eb2 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -558,4 +558,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 6a772d2fa..75124cc9a 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -533,4 +533,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 9a6dd85be..bfab06a06 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -532,4 +532,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index cbcd38b56..2f6c3fc48 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -554,4 +554,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 9fbcf9ef7..bf5bb9ac6 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -555,4 +555,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 3132729ed..f3050518c 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -537,4 +537,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 8ed9ee42a..ea33703b1 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -538,4 +538,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 039bbee00..5f933cfca 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -542,4 +542,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 8715a153e..05b6776bf 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 6980c4549..ceb4f0e3e 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -554,4 +554,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index fa8f020f9..6b7c65184 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -555,4 +555,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 406a5edbf..a69e3018b 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -533,4 +533,6 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 24edb0a43..5ca8b1f88 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index c98077af6..b1ee210b0 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -541,4 +541,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index b8e493143..a9ba399f0 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -539,4 +539,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 2e291bde5..ccee0fbaf 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -540,4 +540,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index dba7f2123..755160ac9 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -539,4 +539,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 6de921411..0c678c3b8 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -561,4 +561,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index fbbc21ec2..275f99e2b 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -560,4 +560,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 9634be028..4acff258d 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -553,4 +553,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index e9d53e300..cd6cfa378 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -554,4 +554,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 77dfc4b7f..c159e4ed5 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -553,4 +553,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 6bb1975b6..5ed4795af 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 27e820324..d6abdabc8 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -544,4 +544,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index a4874b4b6..dba650461 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 0a9bfcd2e..4035d5eb8 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -533,4 +533,6 @@ $strZip = '"comprimido con zip"'; $strNoQuery = 'No SQL query!'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 5848491ef..27cf60a2c 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strZip = '"comprimido con zip"'; $strNoQuery = 'No SQL query!'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 0b3ea2637..e9ccb573e 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -533,4 +533,6 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; // $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 7d836e860..3f7ff4a00 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; // $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 482f7fec2..387a3cf5c 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -542,4 +542,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index c1ebcef96..31188626c 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index feb5eba84..dc26d2ab3 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -556,4 +556,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 97caab81e..96bb9d0cf 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -557,4 +557,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index cf4e866b2..e103a7c18 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -543,4 +543,7 @@ $strThisHost = 'This Host'; //to translate $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate + +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 3b6b4f61c..3967e1837 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -543,4 +543,6 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; // $strUserAlreadyExists = 'The user %s already exists!'; //to translate $strUseTextField = 'Use text field'; //to translate +$strNoUsersSelected = 'No users selected.'; //to translate +$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate ?> diff --git a/server_privileges.php3 b/server_privileges.php3 index 0437b251b..7ddabd0a4 100644 --- a/server_privileges.php3 +++ b/server_privileges.php3 @@ -512,16 +512,25 @@ if (!empty($delete)) { $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 (!empty($drop_users_db)) { + $queries[] = 'DROP DATABASE IF EXISTS ' . PMA_backquote($this_user) . ';'; + } } - if ($mode == 3) { - $queries[] = '# ' . $strReloadingThePrivileges . ' ...' . "\n" . 'FLUSH PRIVILEGES;'; + if (empty($queries)) { + $message = $strError . ': ' . $strDeleteNoUsersSelected; + } else { + if ($mode == 3) { + $queries[] = '# ' . $strReloadingThePrivileges . ' ...' . "\n" . 'FLUSH PRIVILEGES;'; + } + while (list(, $sql_query) = each($queries)) { + if (substr($sql_query, 0, 1) != '#') { + PMA_mysql_query($sql_query, $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink)); + } + } + $sql_query = join("\n", $queries); + $message = $strUsersDeleted; } - 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; } /** @@ -648,6 +657,9 @@ if (empty($adduser)) { . ' ' . "\n" . '
    ' . "\n" . '
  • ' . "\n" + . ' ' . $strAddUser . '
    ' . "\n" + . '


  • ' . "\n" + . '
  • ' . "\n" . ' ' . $strRemoveSelectedUsers . '
    ' . "\n" . ' ' . "\n" . '


  • ' . "\n" - . '
  • ' . "\n" - . ' ' . $strAddUser . '
    ' . "\n" . '
  • ' . "\n" . '
' . "\n" . '' . "\n"