summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c39a471)
raw | patch | inline | side by side (parent: c39a471)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:37 +0000 (16:55 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:37 +0000 (16:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20438 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc
index 3fc50f4fdb98777ecbd4e2eb84d2e939c6f072a6..11936d4f071bd993880524bbb4cf887d3b9e20f8 100644 (file)
"name" => "printerRDN",
"type" => "rdn",
"default" => "ou=printers,ou=systems,",
- "description" => _("The 'printerRDN' statement defines the location where new printers will be created. The default is 'ou=printers,ou=systems,'."),
+ "description" => _("RDN for printer storage."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_printerRDN",
"group" => "plugin",