summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2019-03-06 16:49:32 +1100
committerMiguel Jacq <mig@mig5.net>2019-03-06 16:49:32 +1100
commit00a8b88264776f232495849c7366240e372f57cd (patch)
treec867270508bc5cee86f974bac18198690509d95b /share
parent8889d3d5860e5bf35c9dd49bf499f1d3d1399009 (diff)
downloadonionshare-00a8b88264776f232495849c7366240e372f57cd.tar.gz
onionshare-00a8b88264776f232495849c7366240e372f57cd.zip
Prevent a scheduled share from starting after the scheduled time has passed. Add a test for this
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index d21052a5..a86341da 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -125,6 +125,7 @@
"gui_tor_connection_lost": "Disconnected from Tor.",
"gui_server_started_after_timeout": "The auto-stop timer ran out before the server started.\nPlease make a new share.",
"gui_server_timeout_expired": "The auto-stop timer already ran out.\nPlease update it to start sharing.",
+ "gui_server_startup_timer_expired": "The scheduled time has already passed.\nPlease update it to start sharing.",
"share_via_onionshare": "OnionShare it",
"gui_connect_to_tor_for_onion_settings": "Connect to Tor to see onion service settings",
"gui_use_legacy_v2_onions_checkbox": "Use legacy addresses",