From dd4337d0eaa39e9d45781354e0caba6157c939af Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 09:24:15 +0000 Subject: [PATCH] Added translation tags to property description. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18592 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc b/gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc index de5c646d3..37c678edd 100644 --- a/gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc +++ b/gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc @@ -587,7 +587,7 @@ class macro extends plugin "name" => "phoneMacroRDN", "type" => "rdn", "default" => "ou=macros,ou=asterisk,ou=configs,ou=systems,", - "description" => "The 'phoneMacroRDN' statement defines the location where new phone macros will be created. The default is 'ou=macros,ou=asterisk,ou=configs,ou=systems,'.", + "description" => _("The 'phoneMacroRDN' statement defines the location where new phone macros will be created. The default is 'ou=macros,ou=asterisk,ou=configs,ou=systems,'."), "check" => "gosaProperty::isRdn", "migrate" => "migrate_phoneMacroRDN", "group" => "plugin", -- 2.30.2