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.")
}

View File

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