Code

plProperty updates
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Nov 2010 16:54:35 +0000 (16:54 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Nov 2010 16:54:35 +0000 (16:54 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20424 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/fai/class_faiPartitionTable.inc

index f6eff626790daee32fc690fe2d367f44ede2645b..3619ef8f6296587f95ef2ba4ab727f62f50f16e4 100644 (file)
@@ -786,7 +786,7 @@ class faiPartitionTable extends plugin
                   "name"          => "faiPartitionRDN",
                   "type"          => "rdn",
                   "default"       => "ou=disk,",
-                  "description"   => _("The 'faiPartitionRDN' statement defines the location where new fai-partitions will be created. The default is 'ou=disk,'."),
+                  "description"   => _("RDN for FAI partition storage."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_faiPartitionRDN",
                   "group"         => "plugin",