Code

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

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

index 4fc6ee2a23e1f44f2dc07b0c1f101282d4446a76..7b4b5d14e0612750dcacf4bffcce73ddeb14044f 100644 (file)
@@ -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",