Code

Updated ACL description
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 19 May 2010 15:07:17 +0000 (15:07 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 19 May 2010 15:07:17 +0000 (15:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18560 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/class_core.inc

index b8d7bbd581b98b697a2f81c124bf492035196cfd..0458b7f0e1a16a1d3016f1fb3bb89dc15bdb98d4 100644 (file)
@@ -6,7 +6,7 @@ class all extends plugin {
     {
         return (array(
                     "plShortName"   => _("All"),
-                    "plDescription" => _("All objects in this category"),
+                    "plDescription" => _("All objects"),
                     "plSelfModify"  => TRUE,
                     "plDepends"     => array(),
                     "plPriority"    => 0,