Code

Added translation tags to property description.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:04 +0000 (09:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 20 May 2010 09:24:04 +0000 (09:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18588 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc

index b98953cb96825403251882bb6a7839c39db20178..ca979e91b47e4d36a41d20cab4d8180397f90820 100644 (file)
@@ -683,7 +683,7 @@ class termgeneric extends plugin
                   "name"          => "terminalRDN",
                   "type"          => "rdn",
                   "default"       => "ou=terminals,ou=systems,",
-                  "description"   => "The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'.",
+                  "description"   => _("The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'."),
                   "check"         => "gosaProperty::isRdn",
                   "migrate"       => "migrate_terminalRDN",
                   "group"         => "plugin",