summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ae6b1d)
raw | patch | inline | side by side (parent: 1ae6b1d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:12 +0000 (09:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-core/plugins/admin/acl/class_aclRole.inc b/gosa-core/plugins/admin/acl/class_aclRole.inc
index 17219fa71492458b4d70d23c8d6378e1467d8daa..ec97b024c7ba5b3145defc9c91dc329a93247b61 100644 (file)
"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",