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