diff --git a/src/octoprint/static/img/tentacle-56x56.png b/src/octoprint/static/img/tentacle-56x56.png new file mode 100644 index 00000000..c80f2d3e Binary files /dev/null and b/src/octoprint/static/img/tentacle-56x56.png differ diff --git a/src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2 b/src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2 index c8067f68..4c8d2c39 100644 --- a/src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2 +++ b/src/octoprint/templates/dialogs/wizard/firstrun_end.jinja2 @@ -6,18 +6,20 @@

{{ _('On your printer\'s safety') }}

+

{% trans %} Even with OctoPrint attached you should never leave - your printer run completely unattended. The electronics in our consumer printers can and sometimes sadly do - catch fire, so stay or have someone else stay close enough to physically intervene in case of such catastrophic - failure. + your printer running completely unattended. The electronics in our consumer printers can and + sometimes sadly do catch fire, so stay or have someone else stay close enough to physically intervene + in case of such catastrophic failure. {% endtrans %}

{{ _('If you enjoy OctoPrint...') }}

+

{% trans url='http://octoprint.org/support-octoprint/' %} Please consider to support OctoPrint's ongoing development, - which is only possible thanks to funding by users like you! You can also find this link in the "About" dialog. + which can only continue with funding by users like you! You can also find this link in the "About" dialog.
Thank you! {% endtrans %}