diff --git a/mu/logic.py b/mu/logic.py index 538001195..30f7e05ad 100644 --- a/mu/logic.py +++ b/mu/logic.py @@ -175,6 +175,7 @@ _("It's ok to be stuck, go for a walk and then try again (:"), _("It's not a mistake to make an error."), _("Do not pass silently."), + _("Computers are not humans. There is no need arguing with them."), ] NEWLINE = "\n"