From 55df40ab15b1972dcb0e9c9a124d51b5cf0acaa2 Mon Sep 17 00:00:00 2001 From: janw Date: Tue, 21 Jun 2005 11:23:49 +0000 Subject: [PATCH] Fixed String. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@780 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/gofon/macro/class_gofonMacroManagement.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gofon/macro/class_gofonMacroManagement.inc b/plugins/gofon/macro/class_gofonMacroManagement.inc index df63fc2de..2bce52860 100755 --- a/plugins/gofon/macro/class_gofonMacroManagement.inc +++ b/plugins/gofon/macro/class_gofonMacroManagement.inc @@ -189,7 +189,7 @@ class gofonMacro extends plugin /* Obviously the user isn't allowed to delete. Show message and clean session. */ - print_red (_("You are not allowed to delete this, macro!")); + print_red (_("You are not allowed to delete this macro!")); } } -- 2.30.2