From 66cc9b568856692c1d36a2898e9f4e1842894af0 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:10 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18590 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc b/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc index d06afa719..cee4780c8 100644 --- a/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc +++ b/gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc @@ -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", -- 2.30.2