Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:10 +0000 (09:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:10 +0000 (09:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18590 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index d06afa71982484664982f654962f22b00cd6f796..cee4780c8065813bab1a38fe618b3b5e246ebd8a 100644 (file)
@@ -385,7 +385,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"   => _("The 'faxBlocklistRDN' statement defines the location where new blocklists will be created. The default is 'ou=gofax,ou=systems,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_faxBlocklistRDN",
                           "group"         => "plugin",