Code

plProperty updates
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Nov 2010 16:55:15 +0000 (16:55 +0000)
committercajus <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

index 3df59a13e66bb6d050f3984c211209673d2d2cf8..7497da01d212b9e1f9ac2e423e08a3d4cf18e048 100644 (file)
@@ -303,7 +303,7 @@ class componentGeneric extends plugin
                             "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",