summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5cd1da5)
raw | patch | inline | side by side (parent: 5cd1da5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:41 +0000 (09:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc
index cd573972f7876065ff3529cc6d843d7b447e1644..d28313157aa01dc2d84bdcb1527af4014fd4e1b5 100644 (file)
"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",