Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:17 +0000 (09:24 +0000)
committerhickert <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

index 2a56f1f52e8e5f68849f840db913acccd2f5b943..feb044be478d415f1d411941f72405da77955ceb 100644 (file)
@@ -1427,7 +1427,7 @@ class mailAccount extends plugin
                           "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",