From: hickert Date: Thu, 20 May 2010 09:23:20 +0000 (+0000) Subject: Added translation tags to property description. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0a813bb5b9186844a0a64704affa4cd3343ffb26;p=gosa.git Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18571 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/fai/admin/fai/class_faiManagement.inc b/gosa-plugins/fai/admin/fai/class_faiManagement.inc index 4cedda04a..8b30b4510 100644 --- a/gosa-plugins/fai/admin/fai/class_faiManagement.inc +++ b/gosa-plugins/fai/admin/fai/class_faiManagement.inc @@ -1219,7 +1219,7 @@ class faiManagement extends management "name" => "faiBaseRDN", "type" => "rdn", "default" => "ou=fai,ou=configs,ou=systems,", - "description" => "The 'faiBaseRDN' statement defines the location where new fai objects will be created. The default is 'ou=fai,ou=configs,ou=systems,'.", + "description" => _("The 'faiBaseRDN' statement defines the location where new fai objects will be created. The default is 'ou=fai,ou=configs,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_faiBaseRDN", "group" => "plugin",