mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-15 01:26:01 -04:00
Display version string automatically in CLI, and in the status bar in GUI (#251)
This commit is contained in:
parent
d987a23c40
commit
e199946a8d
5 changed files with 23 additions and 2 deletions
|
@ -44,5 +44,6 @@
|
|||
"using_ephemeral": "Staring ephemeral Tor hidden service and awaiting publication",
|
||||
"gui_download_progress_complete": "%p%, Time Elapsed: {0:s}",
|
||||
"gui_download_progress_starting": "{0:s}, %p% (Computing ETA)",
|
||||
"gui_download_progress_eta": "{0:s}, ETA: {1:s}, %p%"
|
||||
"gui_download_progress_eta": "{0:s}, ETA: {1:s}, %p%",
|
||||
"version_string": "Onionshare {0:s} | https://onionshare.org/"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue