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