summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f2420f5)
raw | patch | inline | side by side (parent: f2420f5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:47 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:47 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18581 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc b/gosa-plugins/sudo/admin/sudo/class_sudoGeneric.inc
index ae7aa21c7814590cf07711e7eed103e8b241ccd6..a28343524ebcce683f8bc55982e9b4aeb5e10550 100644 (file)
"name" => "sudoRDN",
"type" => "rdn",
"default" => "ou=sudoers,",
- "description" => "The 'sudoRDN' statement defines the location where new sudo-roles will be created. The default is 'ou=sudoers,'.",
+ "description" => _("The 'sudoRDN' statement defines the location where new sudo-roles will be created. The default is 'ou=sudoers,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_sudoRDN",
"group" => "plugin",