Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:25 +0000 (09:23 +0000)
committerhickert <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

index 622cc45415b3f2d753a065b4674a3c46613042ca..0665a1c6c3aaec44183bfc676451e062c79ec432 100644 (file)
@@ -791,7 +791,7 @@ class faiPartitionTable extends plugin
                   "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",