Code

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

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

index af42beaa8fb5cd83a0f55d3f52d29e6fc999645a..870028dba0f569ea28e8e26fbd78e228d72bae8d 100644 (file)
@@ -400,7 +400,7 @@ class faiVariable extends plugin
                   "name"          => "faiVariableRDN",
                   "type"          => "rdn",
                   "default"       => "ou=variables,",
-                  "description"   => "The 'faiVariableRDN' statement defines the location where new fai-variables will be created. The default is 'ou=variables,'.",
+                  "description"   => _("The 'faiVariableRDN' statement defines the location where new fai-variables will be created. The default is 'ou=variables,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_faiVariableRDN",
                   "group"         => "plugin",