node-editor: Improve the crash warning

Hint in the text how to reenable auto-reload. A button for this
is not practical in the notification itself, since it will just
crash again if you reenable it without editing the content.
This commit is contained in:
Matthias Clasen 2024-02-06 18:40:32 +00:00
parent 77c115c224
commit d3e4d310b2

View File

@ -213,6 +213,7 @@
<property name="halign">1</property>
<property name="label" translatable="1">The application may have crashed.
As a precaution, auto-loading has been turned off.
You can turn it back on in the menu.
</property>
</object>
</child>