summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c09450)
raw | patch | inline | side by side (parent: 7c09450)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:31 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:31 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18575 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiScript.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiScript.inc b/gosa-plugins/fai/admin/fai/class_faiScript.inc
index b944c310e78dddcd766690e7ca25924f41426642..7256d7298a9a36dd4b21893fb4ed8180352c7d08 100644 (file)
"name" => "faiScriptRDN",
"type" => "rdn",
"default" => "ou=scripts,",
- "description" => "The 'faiScriptRDN' statement defines the location where new fai-scripts will be created. The default is 'ou=scripts,'.",
+ "description" => _("The 'faiScriptRDN' statement defines the location where new fai-scripts will be created. The default is 'ou=scripts,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_faiScriptRDN",
"group" => "plugin",