summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2f62e99)
raw | patch | inline | side by side (parent: 2f62e99)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:15 +0000 (16:55 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:15 +0000 (16:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20433 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_componentGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_componentGeneric.inc b/gosa-plugins/systems/admin/systems/class_componentGeneric.inc
index 3df59a13e66bb6d050f3984c211209673d2d2cf8..7497da01d212b9e1f9ac2e423e08a3d4cf18e048 100644 (file)
"name" => "componentRDN",
"type" => "rdn",
"default" => "ou=netdevices,ou=systems,",
- "description" => _("The 'componentRDN' statement defines the location where new components will be created. The default is 'ou=netdevices,ou=systems,'."),
+ "description" => _("RDN for component storage."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_componentRDN",
"group" => "plugin",