From 2ec58b19722ec6f3d1742a57fce6901bf91a1a86 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:17 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18593 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/mail/personal/mail/class_mailAccount.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/mail/personal/mail/class_mailAccount.inc b/gosa-plugins/mail/personal/mail/class_mailAccount.inc index 2a56f1f52..feb044be4 100644 --- a/gosa-plugins/mail/personal/mail/class_mailAccount.inc +++ b/gosa-plugins/mail/personal/mail/class_mailAccount.inc @@ -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", -- 2.30.2