bugfix #64 renamed update notification to mention mrbeam

This commit is contained in:
clemniem 2016-05-25 16:04:39 +02:00
parent 48f5b659e1
commit 6ffcaabbeb
2 changed files with 3 additions and 3 deletions

View file

@ -158,7 +158,7 @@ $(function() {
text += "<small>" + gettext("Those components marked with <i class=\"icon-ok\"></i> can be updated directly.") + "</small>";
var options = {
title: gettext("Update Available"),
title: gettext("Mr Beam Update Available"),
text: text,
hide: false
};

View file

@ -568,8 +568,8 @@ msgstr ""
"aktualisiert werden."
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:131
msgid "Update Available"
msgstr "Aktualisierung verfügbar"
msgid "Mr Beam Update Available"
msgstr "Mr Beam Aktualisierung verfügbar"
#: src/octoprint/plugins/softwareupdate/static/js/softwareupdate.js:143
msgid "Ignore"