summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd4337d)
raw | patch | inline | side by side (parent: dd4337d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:17 +0000 (09:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:17 +0000 (09:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18593 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 2a56f1f52e8e5f68849f840db913acccd2f5b943..feb044be478d415f1d411941f72405da77955ceb 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" => _("The 'cyrusDeleteMailbox' statement determines if GOsa should remove the mailbox from your IMAP server or keep it after the account is deleted in LDAP."),
"check" => "gosaProperty::isBool",
"migrate" => "",
"group" => "mail",