diff --git a/tclCommands/TclCommandCutout.py b/tclCommands/TclCommandCutout.py index e2e84ce4..1af91f46 100644 --- a/tclCommands/TclCommandCutout.py +++ b/tclCommands/TclCommandCutout.py @@ -130,7 +130,7 @@ class TclCommandCutout(TclCommand): if not solid_geo: self.app.log.debug("TclCommandCutout.geo_init_me() -> Empty solid geometry.") - app_obj.inform.emit('[ERROR_NOTCL] %s' % _("Failed.")) + app_obj.inform.emit('[ERROR] %s' % _("Failed.")) return "fail" try: