From 8379f36716bbed61f79866c103b83fe343831682 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:23:41 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18579 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc index cd573972f..d28313157 100644 --- a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc +++ b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc @@ -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", -- 2.30.2