Autoupdate label

This commit is contained in:
Mo Bitar
2018-01-28 09:39:29 -06:00
parent 1bfc44eb2d
commit 6ca31575ac
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ angular.module('app')
this.clickedNewUpdateAnnouncement = function() {
this.newUpdateAvailable = false;
alert("A new update is ready to install. Updates address performance and security issues, as well as bug fixes and feature enhancements. Simply quit Standard Notes and re-open it for the update to be applied.")
alert("A new update is ready to install. Simply quit Standard Notes and reopen it to apply the update.")
}