summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b22233)
raw | patch | inline | side by side (parent: 0b22233)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Feb 2008 17:31:35 +0000 (17:31 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Feb 2008 17:31:35 +0000 (17:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9196 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/gotomasses/class_gotomasses.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/gotomasses/class_gotomasses.inc b/gosa-plugins/goto/addons/gotomasses/class_gotomasses.inc
index 9526bd57b31ced2e29e3d9eff80bc85a981e9968..5ac236d78553aa97ecaaca8e9aaee26e02c8a170 100644 (file)
************/
$divlist = new MultiSelectWindow($this->config,"gotoMasses",array("gotomasses"));
- $divlist->SetInformation(_("This menu allows you to remove and change the properties of GOsa deamon tasks."));
- $divlist->SetSummary(_("List of queued deamon jobs"));
+ $divlist->SetInformation(_("This menu allows you to remove and change the properties of GOsa tasks."));
+ $divlist->SetSummary(_("List of queued jobs"));
$divlist->EnableCloseButton(FALSE);
$divlist->EnableSaveButton(FALSE);
$divlist->SetHeadpageMode();