summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07d5dfd)
raw | patch | inline | side by side (parent: 07d5dfd)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:59 +0000 (09:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 09:23:59 +0000 (09:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18586 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc b/gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc
index 3d1a7a0dcd717fa7238f417f022703dddd49abb2..43d54c2955415eb05bdcabc485327cee488868a2 100644 (file)
"name" => "systemIncomingRDN",
"type" => "rdn",
"default" => "ou=incoming,",
- "description" => "The 'systemIncomingRDN' statement defines the location where incoming systems are stored. The default is 'ou=incoming,'.",
+ "description" => _("The 'systemIncomingRDN' statement defines the location where incoming systems are stored. The default is 'ou=incoming,'."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_systemIncomingRDN",
"group" => "plugin",