Code

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

gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc

index 0409b761829cc6722657e1740dabc96ab225a70c..6507ba07a6529bb23a4764fd1d64927057ba289c 100644 (file)
@@ -388,7 +388,7 @@ class blocklistGeneric extends plugin
                           "name"          => "faxBlocklistRDN",
                           "type"          => "rdn",
                           "default"       => "ou=gofax,ou=systems,",
-                          "description"   => _("The 'faxBlocklistRDN' statement defines the location where new blocklists will be created. The default is 'ou=gofax,ou=systems,'."),
+                          "description"   => _("RDN for facsimile blocklist storage."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_faxBlocklistRDN",
                           "group"         => "plugin",