From 48db51486e4e4eeed986a8a3eb04fe86f2cb2e49 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 26 Oct 2003 18:19:31 +0000 Subject: [PATCH] changed profile help --- lam/help/help.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 348b6552..11827c9a 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -182,7 +182,7 @@ $helpArray = array ( "420" => array ("ext" => "FALSE", "Headline" => _("Display name"), "Text" => _("Groupname Windows clients will show as group description.")), "421" => array ("ext" => "FALSE", "Headline" => _("Load profile"), - "Text" => _("You can select a previous defined profile here. All values which make sense to store in profile are overwritten with the stored values.")), + "Text" => _("You can select a previous defined profile here. This will set all fields to the profile values.")), "422" => array ("ext" => "FALSE", "Headline" => _("Expand suffix with primary groupname"), "Text" => _("If select users will be added with OUs expanded with their primary group. E.G a user is in group admin, user suffix will be ou=admin,+user suffix.")), "423" => array ("ext" => "FALSE", "Headline" => _("Group suffix"), @@ -260,7 +260,7 @@ $helpArray = array ( "456" => array ("ext" => "FALSE", "Headline" => _("eMail address"), "Text" => _("eMail address")), "457" => array ("ext" => "FALSE", "Headline" => _("Save profile"), - "Text" => _("Save profile")), + "Text" => _("This will make a profile of the current account. Profile names may contain the letters a-z, 0-9 and -_.")), "458" => array ("ext" => "FALSE", "Headline" => _("Select group profile"), "Text" => _("If a not yet existing group is defined in csv-file, a new group with the selected group profile will be created.")), "460" => array ("ext" => "FALSE", "Headline" => _("Windows domain"),