emit to the status bar when the private key is saved to disk

This commit is contained in:
Miguel Jacq 2017-12-07 13:02:56 +11:00
parent 3a056803a9
commit d69e93a5ba
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
2 changed files with 9 additions and 0 deletions

View file

@ -46,6 +46,7 @@
"gui_canceled": "Canceled",
"gui_copied_url": "Copied URL to clipboard",
"gui_copied_hidservauth": "Copied HidServAuth line to clipboard",
"gui_private_key_saved": "Private key saved to settings",
"gui_starting_server1": "Starting Tor onion service...",
"gui_starting_server2": "Crunching files...",
"gui_please_wait": "Please wait...",