summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5f6980a)
raw | patch | inline | side by side (parent: 5f6980a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:25 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:25 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18573 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiPartitionTable.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiPartitionTable.inc b/gosa-plugins/fai/admin/fai/class_faiPartitionTable.inc
index 622cc45415b3f2d753a065b4674a3c46613042ca..0665a1c6c3aaec44183bfc676451e062c79ec432 100644 (file)
"name" => "faiPartitionRDN",
"type" => "rdn",
"default" => "ou=disk,",
- "description" => "The 'faiPartitionRDN' statement defines the location where new fai-partitions will be created. The default is 'ou=disk,'.",
+ "description" => _("The 'faiPartitionRDN' statement defines the location where new fai-partitions will be created. The default is 'ou=disk,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_faiPartitionRDN",
"group" => "plugin",