Skip to content

Commit

Permalink
Reword warning slightly to be accurate in all circumstances
Browse files Browse the repository at this point in the history
  • Loading branch information
eloquence committed Feb 12, 2020
1 parent 3a42dd3 commit 245e083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/sdw-notify.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 245e083

Please sign in to comment.