From f522e5626a73b6105f10ee2296bf93c6a1ba6dee Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 19 Dec 2002 22:58:09 +0000 Subject: [PATCH] added ability to change a user's password (sorry for flooding the language files again...) --- ChangeLog | 4 + lang/afrikaans-iso-8859-1.inc.php3 | 2 + lang/afrikaans-utf-8.inc.php3 | 2 + lang/albanian-iso-8859-1.inc.php3 | 2 + lang/albanian-utf-8.inc.php3 | 2 + lang/arabic-utf-8.inc.php3 | 2 + lang/arabic-windows-1256.inc.php3 | 2 + lang/brazilian_portuguese-iso-8859-1.inc.php3 | 2 + lang/brazilian_portuguese-utf-8.inc.php3 | 2 + lang/bulgarian-koi8-r.inc.php3 | 2 + lang/bulgarian-utf-8.inc.php3 | 2 + lang/bulgarian-windows-1251.inc.php3 | 2 + lang/catalan-iso-8859-1.inc.php3 | 2 + lang/catalan-utf-8.inc.php3 | 2 + lang/chinese_big5-utf-8.inc.php3 | 2 + lang/chinese_big5.inc.php3 | 2 + lang/chinese_gb-utf-8.inc.php3 | 2 + lang/chinese_gb.inc.php3 | 2 + lang/croatian-iso-8859-2.inc.php3 | 2 + lang/croatian-utf-8.inc.php3 | 2 + lang/croatian-windows-1250.inc.php3 | 2 + lang/czech-iso-8859-2.inc.php3 | 1 + lang/czech-utf-8.inc.php3 | 1 + lang/czech-windows-1250.inc.php3 | 1 + lang/danish-iso-8859-1.inc.php3 | 2 + lang/danish-utf-8.inc.php3 | 2 + lang/dutch-iso-8859-1.inc.php3 | 4 +- lang/dutch-utf-8.inc.php3 | 4 +- lang/english-iso-8859-1.inc.php3 | 1 + lang/english-utf-8.inc.php3 | 1 + lang/estonian-iso-8859-1.inc.php3 | 4 +- lang/estonian-utf-8.inc.php3 | 4 +- lang/finnish-iso-8859-1.inc.php3 | 2 + lang/finnish-utf-8.inc.php3 | 2 + 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 | 2 + lang/german-iso-8859-1.inc.php3 | 1 + lang/german-utf-8.inc.php3 | 1 + lang/greek-iso-8859-7.inc.php3 | 2 + lang/greek-utf-8.inc.php3 | 2 + lang/hebrew-iso-8859-8-i.inc.php3 | 2 + lang/hindi-utf-8.inc.php3 | 2 + lang/hungarian-iso-8859-2.inc.php3 | 2 + lang/hungarian-utf-8.inc.php3 | 2 + lang/indonesian-iso-8859-1.inc.php3 | 2 + lang/indonesian-utf-8.inc.php3 | 2 + lang/italian-iso-8859-1.inc.php3 | 1 + lang/italian-utf-8.inc.php3 | 1 + lang/japanese-euc.inc.php3 | 2 + lang/japanese-sjis.inc.php3 | 2 + lang/japanese-utf-8.inc.php3 | 2 + lang/korean-ks_c_5601-1987.inc.php3 | 2 + lang/latvian-utf-8.inc.php3 | 2 + lang/latvian-windows-1257.inc.php3 | 2 + lang/lithuanian-utf-8.inc.php3 | 1 + lang/lithuanian-windows-1257.inc.php3 | 1 + lang/malay-iso-8859-1.inc.php3 | 4 +- lang/malay-utf-8.inc.php3 | 4 +- lang/norwegian-iso-8859-1.inc.php3 | 2 + lang/norwegian-utf-8.inc.php3 | 2 + lang/polish-iso-8859-2.inc.php3 | 2 + lang/polish-utf-8.inc.php3 | 2 + lang/portuguese-iso-8859-1.inc.php3 | 2 + lang/portuguese-utf-8.inc.php3 | 2 + lang/romanian-iso-8859-1.inc.php3 | 2 + lang/romanian-utf-8.inc.php3 | 2 + lang/russian-dos-866.inc.php3 | 2 + lang/russian-koi8-r.inc.php3 | 2 + lang/russian-utf-8.inc.php3 | 2 + lang/russian-windows-1251.inc.php3 | 2 + lang/serbian-utf-8.inc.php3 | 2 + lang/serbian-windows-1250.inc.php3 | 2 + lang/slovak-iso-8859-2.inc.php3 | 2 + lang/slovak-utf-8.inc.php3 | 2 + lang/slovak-windows-1250.inc.php3 | 2 + lang/slovenian-iso-8859-2.inc.php3 | 2 + lang/slovenian-utf-8.inc.php3 | 2 + lang/slovenian-windows-1250.inc.php3 | 2 + 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 | 2 + lang/thai-utf-8.inc.php3 | 2 + lang/turkish-iso-8859-9.inc.php3 | 2 + lang/turkish-utf-8.inc.php3 | 2 + lang/ukrainian-utf-8.inc.php3 | 2 + lang/ukrainian-windows-1251.inc.php3 | 2 + server_privileges.php3 | 186 ++++++++++++------ 92 files changed, 304 insertions(+), 67 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8beaaeb82c..f394f0fc01 100755 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,10 @@ $Source$ * lang/*.inc.php3: Fixed a typo. * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz). * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings. + * server_privileges.php3, lang/*.inc.php3: + - Bugfixes; + - Small design modification; + - Added ability to change passwords via SET PASSWORD FOR user. 2002-12-18 Alexander M. Turek * main.php3, header.inc.php3, server_privileges.php3, server_links.php3, diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index 8cd994068f..cfd2474b03 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -519,4 +519,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 9ddd2b816a..6e1ba2d8e3 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -520,4 +520,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 1afa00e0ae..389e1eb59f 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -521,4 +521,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 4565d1b9bc..477dcc6c43 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -522,4 +522,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 8a19595a41..bc25f757db 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 790453afb6..97ad8e8858 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 554e5f4843..c11365a65c 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index c12411f09f..14fa485b80 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index eb577ef7ea..d7ced3c695 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 97c882da48..fdea6c0b46 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -534,4 +534,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 579d528a6c..dcd0ef82ec 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 53d3e0099b..d1ef0052e1 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -509,4 +509,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 8716f01052..79b931ffb6 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -510,4 +510,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 7322b53e30..27e12e5fcc 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -519,4 +519,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index a377748e3a..fd7ed01228 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -518,4 +518,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index dcef44a4ab..e0872d3b64 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -517,4 +517,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 88b73e2b8e..28ce92b8a0 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -516,4 +516,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 9a99dd8c75..65698d0fcd 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -532,4 +532,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 27adc0f1a3..53b14969bf 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index d366430c58..b9efb7b229 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -532,4 +532,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 2f0fbfd0e1..8d9c94f450 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -514,4 +514,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipováno"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 5f85848aad..86cedf6472 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -515,4 +515,5 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení tÄ›chto parametrů na 0 (nulu) $strZip = '"zazipováno"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 2cf48533b5..1aa0cbeb13 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -514,4 +514,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipováno"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 1e459d43d1..828f17dc23 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -527,4 +527,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 38c7fee1a4..7e6afa268d 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -528,4 +528,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 8bd4fac89a..0fc75c6129 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -213,7 +213,7 @@ $strKeepPass = 'Wijzig het wachtwoord niet'; $strKeyname = 'Sleutelnaam'; $strKill = 'stop proces'; -$strLaTeX = 'LaTeX'; +$strLaTeX = 'LaTeX'; $strLength = 'Lengte'; $strLengthSet = 'Lengte/Waardes*'; $strLimitNumRows = 'records per pagina'; @@ -521,4 +521,6 @@ $strShowDatadictAs = 'Data Dictionary Format'; //to translate $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 ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index c0e5e8c5c3..80de2e6667 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -214,7 +214,7 @@ $strKeepPass = 'Wijzig het wachtwoord niet'; $strKeyname = 'Sleutelnaam'; $strKill = 'stop proces'; -$strLaTeX = 'LaTeX'; +$strLaTeX = 'LaTeX'; $strLength = 'Lengte'; $strLengthSet = 'Lengte/Waardes*'; $strLimitNumRows = 'records per pagina'; @@ -522,4 +522,6 @@ $strShowDatadictAs = 'Data Dictionary Format'; //to translate $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 ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 0b96b9f807..ce3b61fe03 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -287,6 +287,7 @@ $strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPartialText = 'Partial Texts'; $strPassword = 'Password'; +$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'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index add9d3c51b..314459e6c5 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -288,6 +288,7 @@ $strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPartialText = 'Partial Texts'; $strPassword = 'Password'; +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPasswordEmpty = 'The password is empty!'; $strPasswordNotSame = 'The passwords aren\'t the same!'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 0d22df4bb4..bf94008508 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -508,4 +508,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 +?> \ No newline at end of file diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 464ee75aae..c9bde49a58 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -509,4 +509,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 +?> \ 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 0eeba4d525..eae6a9b7cd 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -518,4 +518,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 8fd04182b7..8f5010d4a0 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -519,4 +519,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 1364e5fb61..357b1173ad 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -508,4 +508,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 6e1021683e..c051bde8ef 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -509,4 +509,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index d389a19c8f..85e5a88754 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -508,4 +508,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index e3e722536c..1ebdf7b230 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -509,4 +509,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 991db4db49..3801ad3008 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -532,4 +532,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index f50544c25e..10648828d6 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -293,6 +293,7 @@ $strOverhead = ' $strPageNumber = 'Seite:'; $strPartialText = 'gekürzte Textfelder'; $strPassword = 'Kennwort'; +$strPasswordChanged = 'Das Kennwort für %s wurde geändert.'; $strPasswordEmpty = 'Es wurde kein Kennwort angegeben!'; $strPasswordNotSame = 'Die eingegebenen Kennwörter sind nicht identisch!'; $strPdfDbSchema = 'Schema der Datenbank "%s" - Seite %s'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index b2c348ad6b..0978369ba3 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -294,6 +294,7 @@ $strOverhead = 'Überhang'; $strPageNumber = 'Seite:'; $strPartialText = 'gekürzte Textfelder'; $strPassword = 'Kennwort'; +$strPasswordChanged = 'Das Kennwort für %s wurde geändert.'; $strPasswordEmpty = 'Es wurde kein Kennwort angegeben!'; $strPasswordNotSame = 'Die eingegebenen Kennwörter sind nicht identisch!'; $strPdfDbSchema = 'Schema der Datenbank "%s" - Seite %s'; diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index e7a2b82fcf..ded442925d 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -531,4 +531,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index ab2d95906c..f49cce6077 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -532,4 +532,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index a78bc610fb..30775d3fe6 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -529,4 +529,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 4ae91a2ae6..86f2176222 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -543,4 +543,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 64aabdf07a..9d009da17d 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -517,4 +517,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index f7c13aeef5..bc2796445d 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -518,4 +518,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 1d37a4d4cc..4fb88a9cfc 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -515,4 +515,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index ce3bc66733..9886eefe80 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -516,4 +516,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 3659a5cd9e..4b87610482 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -516,4 +516,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index cc898e04ff..a1f61085de 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -517,4 +517,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index acbab48213..54f9957e02 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -522,4 +522,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index b559c55ee8..9c6f3a92d5 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -522,4 +522,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 9756a903cb..3ef1e700fd 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -522,4 +522,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index b435dd4b58..3136ff611d 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -531,4 +531,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 50e72c3b83..1b31219e56 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -533,4 +533,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 5ae9024c1b..1020874aee 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -532,4 +532,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index c69eacf11a..420a90b118 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -509,4 +509,5 @@ $strZeroRemovesTheLimit = 'Pastaba: NÄ—ra jokių apribojimų jeigu reikÅ¡mÄ— nur $strZip = '"zip"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index c955ba9524..4967a29b84 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -508,4 +508,5 @@ $strZeroRemovesTheLimit = 'Pastaba: N $strZip = '"zip"'; // To translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 638a26a95c..70393c4b3f 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -528,4 +528,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 +?> \ No newline at end of file diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 6c39424479..747fc7f207 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -529,4 +529,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 +?> \ 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 7119a065c7..b22581c85f 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -511,4 +511,6 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjerner begrensningen.'; $strZip = 'Komprimert (zip)'; // To translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 4b4ad195bf..b739f495c7 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -512,4 +512,6 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved Ã¥ sette disse til 0 (null) fjerner begrensningen.'; $strZip = 'Komprimert (zip)'; // To translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 6ce9c076b0..ce4ca0e319 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -510,4 +510,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 19e29dc2ac..a89a13ad73 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -511,4 +511,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index f004cef10a..6b4c146071 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -528,4 +528,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 4253d8a7a9..081596081c 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -529,4 +529,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 09438d50dd..1b450be105 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -515,4 +515,6 @@ $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 767cb9ff2e..3b2c429712 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -516,4 +516,6 @@ $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 37720743e6..666e4ceb42 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -515,4 +515,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index e3b36e7b22..417c403ee1 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -513,4 +513,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index ee651d555a..4c78830383 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -514,4 +514,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 1db2bd0604..619af5eb4f 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -513,4 +513,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index c258f4fc0b..28d9a3fddb 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -535,4 +535,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 7f85bfa3f6..0f52464982 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -534,4 +534,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 7158246a6b..d1952b3a16 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -515,4 +515,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 2898c6bbf7..e225593e2b 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -516,4 +516,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 5793551e76..dab1d43b43 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -515,4 +515,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 4d213e1002..d586155fd6 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -511,4 +511,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 5a6c0a9307..4ee13ee61c 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -512,4 +512,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 6d1451f02b..9ff9d00e9f 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -511,4 +511,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index c4f62bb066..94c0eef571 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -511,4 +511,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index b184371cf3..4873fd2b5b 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -512,4 +512,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index d742242f0b..f16324e131 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -512,4 +512,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 89fdd3b07e..0974661afb 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -513,4 +513,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index cdf81ec1e4..e00ce83c86 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -516,4 +516,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index f0013c4019..b1dc635139 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -517,4 +517,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 26416a73a4..acc7ab13e9 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -520,4 +520,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 2728d9f7d7..1cf8b1ff91 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -521,4 +521,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index b93dcb77a2..e9810b1612 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -514,4 +514,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index e9ffcc2846..e507ec24d5 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -513,4 +513,6 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran $strResourceLimits = 'Resource limits'; //to translate $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 ?> diff --git a/server_privileges.php3 b/server_privileges.php3 index 942341161e..0dc7d4e67d 100644 --- a/server_privileges.php3 +++ b/server_privileges.php3 @@ -80,6 +80,9 @@ function PMA_extractPrivInfo($row = '', $enableHTML = FALSE) * Updates privileges */ if (!empty($update_privs)) { + if (empty($hostname)) { + $hostname = '%'; + } $sql_query0 = 'REVOKE ALL PRIVILEGES ON *.* FROM "' . $username . '"@"' . $hostname . '";'; $sql_query1 = 'REVOKE GRANT OPTION ON *.* FROM "' . $username . '"@"' . $hostname . '";'; $sql_query2 = 'GRANT ' . join(', ', PMA_extractPrivInfo()) . ' ON *.* TO "' . $username . '"@"' . $hostname . '"'; @@ -112,6 +115,33 @@ if (!empty($update_privs)) { $message = sprintf($strUpdatePrivMessage, '\'' . $username . '\'@\'' . $hostname . '\''); } +/** + * Updates the password + */ +if (!empty($change_pw)) { + if (empty($hostname)) { + $hostname = '%'; + } + if ($nopass == 1) { + $sql_query = 'SET PASSWORD FOR "' . $username . '"@"' . $hostname . '" = ""'; + PMA_mysql_query($sql_query, $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink)); + $message = sprintf($strPasswordChanged, '\'' . $username . '\'@\'' . $hostname . '\''); + } else if (empty($pma_pw) || empty($pma_pw2)) { + $message = $strPasswordEmpty; + } else if ($pma_pw != $pma_pw2) { + $message = $strPasswordNotSame; + } else { + $hidden_pw = ''; + for ($i = 0; $i < strlen($pma_pw); $i++) { + $hidden_pw .= '*'; + } + $local_query = 'SET PASSWORD FOR "' . $username . '"@"' . $hostname . '" = PASSWORD("' . $pma_pw . '")'; + $sql_query = 'SET PASSWORD FOR "' . $username . '"@"' . $hostname . '" = PASSWORD("' . $hidden_pw . '")'; + PMA_mysql_query($local_query, $userlink) or PMA_mysqlDie(PMA_mysql_error($userlink)); + $message = sprintf($strPasswordChanged, '\'' . $username . '\'@\'' . $hostname . '\''); + } +} + /** * Reloads the privilege tables into memory */ @@ -127,6 +157,7 @@ if (!empty($flush_privileges)) { /** * Does the common work */ +$js_to_run = 'user_details.js'; require('./server_common.inc.php3'); /** @@ -139,7 +170,7 @@ require('./server_links.inc.php3'); */ if (!$is_superuser) { echo '

' . "\n" - . ' ' . $strUsers . "\n" + . ' ' . $strPrivileges . "\n" . '

' . "\n" . $strNoPrivileges . "\n"; include('./footer.inc.php3'); @@ -161,7 +192,7 @@ if (!isset($username) && !isset($hostname)) { $oldPrivTables = TRUE; } } - if (!isset($res) || empty($res) || (PMA_MYSQL_INT_VERSION >= 32211 && PMA_MYSQL_INT_VERSION < 40002)) { + if (empty($res) || (PMA_MYSQL_INT_VERSION >= 32211 && PMA_MYSQL_INT_VERSION < 40002)) { $res = PMA_mysql_query('SELECT `User`, `Host`, IF(`Password` = "", "N", "Y") AS "Password", `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Index_priv`, `Alter_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv` FROM `user`;', $userlink); if (!$res) { // the query failed! This may have two reasons: @@ -170,7 +201,7 @@ if (!isset($username) && !isset($hostname)) { $oldPrivTables = TRUE; } } - if (!$res || PMA_MYSQL_INT_VERSION < 32211) { + if (empty($res) || PMA_MYSQL_INT_VERSION < 32211) { $res = PMA_mysql_query('SELECT * FROM `user`;', $userlink); } if (!$res) { @@ -229,11 +260,10 @@ if (!isset($username) && !isset($hostname)) { $hostname = '%'; } echo '

' . "\n" - . ' ' . $strEditPrivileges . '
' . "\n" - . '

' . "\n" - . '

' . "\n" . ' ' . $strUser . ' \'' . htmlspecialchars($username) . '\'@\'' . htmlspecialchars($hostname) . '\'' . "\n" - . '

' . "\n"; + . '' . "\n" + . '' . "\n"; } else if (isset($hostname)) { // TODO: Host privilege editor } @@ -358,4 +422,4 @@ if (!isset($username) && !isset($hostname)) { */ require('./footer.inc.php3'); -?> +?> \ No newline at end of file