Code

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

gosa-plugins/goto/admin/applications/class_applicationGeneric.inc

index 35ac27d2255e40c1d602be461de3625e8935dc19..3f63f625a0fdc7fe08a8f2bcc1f18ffafe2e417d 100644 (file)
@@ -592,7 +592,7 @@ class application extends plugin
                           "name"          => "applicationRDN",
                           "type"          => "rdn",
                           "default"       => "ou=apps,",
-                          "description"   => "The 'applicationRDN' statement defines the location where new applications will be created. The default is 'ou=apps,'.",
+                          "description"   => _("The 'applicationRDN' statement defines the location where new applications will be created. The default is 'ou=apps,'."),
                           "check"         => "gosaProperty::isRdn",
                           "migrate"       => "migrate_applicationRDN",
                           "group"         => "plugin",