Skip to content

Commit

Permalink
add tag 'conn': 'Connecting to a relay',
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Oct 1, 2019
1 parent 4287fc0 commit f278f1a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -1507,6 +1507,7 @@ def __init__(self, main):
https://gitweb.torproject.org/tor-launcher.git/tree/src/chrome/locale/en/torlauncher.properties
'''
self.tag_phase = {'starting': 'Starting',
'conn': 'Connecting to a relay',
'conn_dir': 'Connecting to a relay directory',
'handshake_dir': 'Finishing handshake with directory server',
'onehop_create': 'Establishing an encrypted directory connection',
Expand Down

0 comments on commit f278f1a

Please sign in to comment.