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