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