summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9463605)
raw | patch | inline | side by side (parent: 9463605)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:01 +0000 (09:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:24:01 +0000 (09:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18587 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 36bb54e5b3b5106a29887519252c8b96065d5959..796a657fcd136f48571b6aa67b4d07306f3a1f47 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" => _("The 'printerRDN' statement defines the location where new printers will be created. The default is 'ou=printers,ou=systems,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_printerRDN",
"group" => "plugin",