Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:12 +0000 (09:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:12 +0000 (09:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18567 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/acl/class_aclRole.inc

index 17219fa71492458b4d70d23c8d6378e1467d8daa..ec97b024c7ba5b3145defc9c91dc329a93247b61 100644 (file)
@@ -721,7 +721,7 @@ class aclrole extends acl
                   "name"          => "aclRoleRDN",
                   "type"          => "rdn",
                   "default"       => "ou=aclroles,",
-                  "description"   => "The 'aclRoleRDN' statement defines the location where new acl roles will be created. The default is 'ou=aclroles,'.",
+                  "description"   => _("The 'aclRoleRDN' statement defines the location where new acl roles will be created. The default is 'ou=aclroles,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_aclRoleRDN",
                   "group"         => "plugin",