Code

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

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

index 4cedda04a6badaded4848223d1b8958be74b4744..8b30b4510972f1aded075f6e7f33edae7366227b 100644 (file)
@@ -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",