summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8259a02)
raw | patch | inline | side by side (parent: 8259a02)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:56:39 +0000 (16:56 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:56:39 +0000 (16:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20452 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/personal/mail/class_mailAccount.inc | patch | blob | history |
diff --git a/gosa-plugins/mail/personal/mail/class_mailAccount.inc b/gosa-plugins/mail/personal/mail/class_mailAccount.inc
index 2b8f9324bbd53d9fa61fafde3b553fdad880047c..03d4b0e8633e338a93623cee2c666ccefe0dc203 100644 (file)
"name" => "cyrusDeleteMailbox",
"type" => "bool",
"default" => 'true',
- "description" => _("The 'cyrusDeleteMailbox' statement determines if GOsa should remove the mailbox from your IMAP server or keep it after the account is deleted in LDAP."),
+ "description" => _("Remove mail boxes from the IMAP storage after they their user gets removed."),
"check" => "gosaProperty::isBool",
"migrate" => "",
"group" => "mail",
"name" => "cyrusAutocreateFolders",
"type" => "string",
"default" => "",
- "description" => _("The 'cyrusAutocreateFolders' statement contains a comma seperated list of personal IMAP folders that should be created along initial account creation."),
+ "description" => _("Comma separated list of folders to be automatically created on user creation."),
"check" => "gosaProperty::isString",
"migrate" => "",
"group" => "mail",