From f27e16fe016fa9f3a998c05c68593e870d0aeb41 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:18 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18570 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/fai/admin/fai/class_faiHook.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/fai/admin/fai/class_faiHook.inc b/gosa-plugins/fai/admin/fai/class_faiHook.inc index 4fc6ee2a2..7b4b5d14e 100644 --- a/gosa-plugins/fai/admin/fai/class_faiHook.inc +++ b/gosa-plugins/fai/admin/fai/class_faiHook.inc @@ -511,7 +511,7 @@ class faiHook extends plugin "name" => "faiHookRDN", "type" => "rdn", "default" => "ou=hooks,", - "description" => "The 'faiHookRDN' statement defines the location where new fai-hooks will be created. The default is 'ou=hooks,'.", + "description" => _("The 'faiHookRDN' statement defines the location where new fai-hooks will be created. The default is 'ou=hooks,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_faiHookRDN", "group" => "plugin", -- 2.30.2