summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7428435)
raw | patch | inline | side by side (parent: 7428435)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:18 +0000 (09:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiHook.inc b/gosa-plugins/fai/admin/fai/class_faiHook.inc
index 4fc6ee2a23e1f44f2dc07b0c1f101282d4446a76..7b4b5d14e0612750dcacf4bffcce73ddeb14044f 100644 (file)
"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",