added help for access levels

This commit is contained in:
Roland Gruber 2009-02-07 22:27:09 +00:00
parent 3544236b1f
commit bb7117f467
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ $helpArray = array (
"Text" => _("If you want to change the current preferences password, please enter it here.")),
"214" => array ("Headline" => _("Configuration wizard") . " - " . _("Cache timeout"),
"Text" => _("This is the time in minutes which LAM caches its LDAP searches. Shorter times will stress LDAP more but decrease the possibility that changes are not identified.")),
"215" => array ("Headline" => _("Configuration wizard") . " - " . _("Access level"),
"Text" => _("You can specify if LAM allows full write access, password changes or only read access.")),
"216" => array ("Headline" => _("Configuration wizard") . " - " . _("Text for user PDF"),
"Text" => _("This text will appear on top of every user PDF file.")),
"217" => array ("Headline" => _("Configuration wizard") . " - " . _("Account types and modules"),