From 6ca31575ac4e824d9441eadeb4e1bc3b0746355c Mon Sep 17 00:00:00 2001 From: Mo Bitar Date: Sun, 28 Jan 2018 09:39:29 -0600 Subject: [PATCH] Autoupdate label --- app/assets/javascripts/app/controllers/footer.js | 2 +- app/assets/templates/footer.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/app/controllers/footer.js b/app/assets/javascripts/app/controllers/footer.js index 8124e4ebe..0f71564cd 100644 --- a/app/assets/javascripts/app/controllers/footer.js +++ b/app/assets/javascripts/app/controllers/footer.js @@ -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.") } diff --git a/app/assets/templates/footer.html.haml b/app/assets/templates/footer.html.haml index 1f5e7243a..07c4de532 100644 --- a/app/assets/templates/footer.html.haml +++ b/app/assets/templates/footer.html.haml @@ -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