From: cajus Date: Wed, 25 Oct 2006 06:25:41 +0000 (+0000) Subject: Updated strings X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1d1cd0cb530ce119ec3d8c26183da6795dff7ba2;p=gosa.git Updated strings git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4934 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/groups/class_groupMail.inc b/plugins/admin/groups/class_groupMail.inc index 801ebd7c7..f7dbb724a 100644 --- a/plugins/admin/groups/class_groupMail.inc +++ b/plugins/admin/groups/class_groupMail.inc @@ -336,8 +336,8 @@ class mailgroup extends plugin $display .= "

Shared folder delete options

"; - $display .= _("Remove the shared folder and all its contents from mail server."); + title='"._("Remove shared folder from mail server database when entry gets removed in LDAP")."'>"; + $display .= _("Remove the shared folder and all its contents after saving this account"); } return ($display);