Code

plProperty updates
[gosa.git] / gosa-plugins / fai / admin / fai / class_faiProfile.inc
index bb8a8ab73e2021d6f879936843192db327754282..52b98a2ecf60c0a2089ec99fbe6157b227deb734 100644 (file)
@@ -362,7 +362,7 @@ class faiProfile extends plugin
                             "name"          => "faiProfileRDN",
                             "type"          => "rdn",
                             "default"       => "ou=profiles,",
-                            "description"   => _("The 'faiProfileRDN' statement defines the location where new fai-profiles will be created. The default is 'ou=profiles,'."),
+                            "description"   => _("RDN for FAI profile storage."),
                             "check"         => "gosaProperty::isRdn",
                             "migrate"       => "migrate_faiProfileRDN",
                             "group"         => "plugin",