Skip to content

Commit

Permalink
Merge pull request #364 from freedomofpress/fix-login-text
Browse files Browse the repository at this point in the history
Tweak login text for accuracy
  • Loading branch information
heartsucker authored May 8, 2019
2 parents 8ce0822 + a14c534 commit 2c52b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion securedrop_client/gui/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,7 @@ def setup(self, controller):
self.title.setTextFormat(Qt.RichText)

self.instructions = QLabel(_('You may read all documents and messages '
'shown here, without signing in. To '
'offline, without signing in. To '
'correspond with a Source or to check '
'the server for updates, you must sign '
'in.'))
Expand Down

0 comments on commit 2c52b15

Please sign in to comment.