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