Code

Fixed String.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Jun 2005 11:23:49 +0000 (11:23 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Jun 2005 11:23:49 +0000 (11:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@780 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/macro/class_gofonMacroManagement.inc

index df63fc2de64fe1dbd6f54ee91233afbba812c713..2bce52860da9d92fa3dac6825245939b5ec400ff 100755 (executable)
@@ -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!"));
       }
     }