mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 04:38:43 -04:00
Move server status indicator to the status bar at the bottom
This commit is contained in:
parent
69fe7f0d98
commit
f93ed86283
3 changed files with 40 additions and 18 deletions
|
@ -136,5 +136,8 @@
|
|||
"persistent_url_in_use": "This share is using a persistent address",
|
||||
"gui_url_description": "<b>Anyone</b> with this link can <b>download</b> your files using <b>Tor Browser</b>:",
|
||||
"gui_url_label": "Your Download Address",
|
||||
"gui_url_label_one_time": "Your One-Time Download Address"
|
||||
"gui_url_label_one_time": "Your One-Time Download Address",
|
||||
"gui_status_indicator_stopped": "Stopped",
|
||||
"gui_status_indicator_working": "Working...",
|
||||
"gui_status_indicator_started": "Running"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue