From be9ab0a0241b8b7ae3b57f1cee59f86d175869b3 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:01 +0000 Subject: [PATCH] Added translation tags to property description. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc index 36bb54e5b..796a657fc 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc @@ -1005,7 +1005,7 @@ class printgeneric extends plugin "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", -- 2.30.2