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