Update messaging text
This commit is contained in:
@@ -95,7 +95,7 @@ angular.module('app')
|
|||||||
|
|
||||||
this.clickedNewUpdateAnnouncement = function() {
|
this.clickedNewUpdateAnnouncement = function() {
|
||||||
this.newUpdateAvailable = false;
|
this.newUpdateAvailable = false;
|
||||||
alert("A new update is ready to install. Simply quit Standard Notes and reopen it to apply the update.")
|
alert("A new update is ready to install. Simply quit Standard Notes and reopen it after a brief delay to apply the update.")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user