Autoupdate messaging

This commit is contained in:
Mo Bitar
2018-05-09 16:26:42 -05:00
parent c7b603b79f
commit 7a356d954c
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ angular.module('app')
this.clickedNewUpdateAnnouncement = function() {
this.newUpdateAvailable = false;
alert("A new update is ready to install. Simply quit Standard Notes and reopen it after a brief delay to apply the update.")
alert("A new update is ready to install. Please use the top-level 'Updates' menu to manage installation.")
}

View File

@@ -23,7 +23,7 @@
.right
.item{"ng-if" => "ctrl.newUpdateAvailable", "ng-click" => "ctrl.clickedNewUpdateAnnouncement()"}
%span.info.label New update downloaded. Installs on app restart.
%span.info.label New update available.
.item.no-pointer{"ng-if" => "ctrl.lastSyncDate && !ctrl.isRefreshing"}
.label.subtle