Code

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

gosa-plugins/gofon/gofon/macro/class_gofonMacro.inc

index de5c646d3b4a29e18d6f41f0643c5e0c34aaa5a8..37c678eddc3015ce4e93b75b15d94a410e925a4d 100644 (file)
@@ -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",