8000 Merge pull request #2440 from JinnaKvG/patch-1 · ag-python-qt/mu-pyqt@134b1c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 134b1c6

Browse files
authored
Merge pull request mu-editor#2440 from JinnaKvG/patch-1
Add a new message of the day.
2 parents 8ad3853 + 2e3d38c commit 134b1c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mu/logic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175
_("It's ok to be stuck, go for a walk and then try again (:"),
176176
_("It's not a mistake to make an error."),
177177
_("Do not pass silently."),
178+
_("Computers are not humans. There is no need arguing with them."),
178179
]
179180

180181
NEWLINE = "\n"

0 commit comments

Comments
 (0)
0