mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 11:26:16 -04:00
emit to the status bar when the private key is saved to disk
This commit is contained in:
parent
3a056803a9
commit
d69e93a5ba
2 changed files with 9 additions and 0 deletions
|
@ -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...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue