added ability to change a user's password (sorry for flooding the language files again...)

This commit is contained in:
Alexander M. Turek
2002-12-19 22:58:09 +00:00
parent 2cec193768
commit f522e5626a
92 changed files with 304 additions and 67 deletions

View File

@@ -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
?>