Code

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

gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc

index cd573972f7876065ff3529cc6d843d7b447e1644..d28313157aa01dc2d84bdcb1527af4014fd4e1b5 100644 (file)
@@ -625,7 +625,7 @@ class mimetype extends plugin
             "name"          => "mimetypeRDN",
             "type"          => "rdn",
             "default"       => "ou=mime,",
-            "description"   => "The 'mimetypeRDN' statement defines the location where new mimetypes will be created. The default is 'ou=mime,'.",
+            "description"   => _("The 'mimetypeRDN' statement defines the location where new mimetypes will be created. The default is 'ou=mime,'."),
             "check"         => "gosaProperty::isRdn",
             "migrate"       => "migrate_mimetypeRDN",
             "group"         => "plugin",