Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:35 +0000 (09:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:23:35 +0000 (09:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18576 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/fai/class_faiTemplate.inc

index 2d76c0d00c1a577a7b924ff2b17d3de7fc621a56..a1dbc7413535e20e66f52775996c028546b9381c 100644 (file)
@@ -535,7 +535,7 @@ class faiTemplate extends plugin
                   "name"          => "faiTemplateRDN",
                   "type"          => "rdn",
                   "default"       => "ou=templates,",
-                  "description"   => "The 'faiTemplateRDN' statement defines the location where new fai-templates will be created. The default is 'ou=templates,'.",
+                  "description"   => _("The 'faiTemplateRDN' statement defines the location where new fai-templates will be created. The default is 'ou=templates,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_faiTemplateRDN",
                   "group"         => "plugin",