diff --git a/mu/logic.py b/mu/logic.py index 296e89420..2fea05d2c 100644 --- a/mu/logic.py +++ b/mu/logic.py @@ -173,7 +173,7 @@ _("Don't stare at a blank screen - try something out."), _("If you're stuck - try explaining it to a rubber duck."), _("It's ok to be stuck, go for a walk and then try again (:"), - _("Do not pass silently."), + _("Computers are not humans. There is no need arguing with them."), ] NEWLINE = "\n"