From 453cbe830a4082ea8c0d85f39b353fe68396ec1b Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Wed, 12 Feb 2020 11:15:07 -0800 Subject: [PATCH] Reword warning slightly to be accurate in all circumstances --- launcher/sdw-notify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/sdw-notify.py b/launcher/sdw-notify.py index 32a184b8..3e0bfc62 100755 --- a/launcher/sdw-notify.py +++ b/launcher/sdw-notify.py @@ -50,7 +50,7 @@ def show_update_warning(): QMessageBox.warning( None, "Security check recommended", - "The workstation has been running continuously for a long time. " + "This computer has not been checked for security updates recently. " "We recommend that you launch or restart the SecureDrop app to " "check for security updates.", QMessageBox.Ok,