Code

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

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

index b944c310e78dddcd766690e7ca25924f41426642..7256d7298a9a36dd4b21893fb4ed8180352c7d08 100644 (file)
@@ -556,7 +556,7 @@ class faiScript extends plugin
                   "name"          => "faiScriptRDN",
                   "type"          => "rdn",
                   "default"       => "ou=scripts,",
-                  "description"   => "The 'faiScriptRDN' statement defines the location where new fai-scripts will be created. The default is 'ou=scripts,'.",
+                  "description"   => _("The 'faiScriptRDN' statement defines the location where new fai-scripts will be created. The default is 'ou=scripts,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_faiScriptRDN",
                   "group"         => "plugin",