summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2018-09-23 06:28:31 +0200
committerGitHub <noreply@github.com>2018-09-23 06:28:31 +0200
commitd773a777cc8f804ce6fb9a366eb0e43576663789 (patch)
tree5e55465df84ffe39bdf08c867761a877b8efc16c /share
parent180a61d4bacf79f06f91d3394444ebda45e6af07 (diff)
downloadonionshare-d773a777cc8f804ce6fb9a366eb0e43576663789.tar.gz
onionshare-d773a777cc8f804ce6fb9a366eb0e43576663789.zip
No "expired", Allowed sharing timeframe
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index a36fc0a4..9269611d 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -10,7 +10,7 @@
"not_a_readable_file": "{0:s} is not a readable file.",
"no_available_port": "Could not find an available port to start the onion service",
"other_page_loaded": "Inbox address loaded",
- "close_on_timeout": "Stopped because timeframe expired",
+ "close_on_timeout": "Stopped because timeframe ran out",
"closing_automatically": "Stopped because you have the complete share",
"timeout_download_still_running": "Awaiting completion of share transfer to you",
"large_filesize": "Warning: Sending a large share could take hours",
@@ -38,7 +38,7 @@
"gui_share_start_server": "Share",
"gui_share_stop_server": "Stop",
"gui_share_stop_server_shutdown_timeout": "Stop sharing ({}s remaining)",
- "gui_share_stop_server_shutdown_timeout_tooltip": "Allowed share timeframe ends {}",
+ "gui_share_stop_server_shutdown_timeout_tooltip": "Allowed sharing timeframe ends {}",
"gui_receive_start_server": "Receive",
"gui_receive_stop_server": "Stop",
"gui_receive_stop_server_shutdown_timeout": "Stop receiving ({}s remaining)",
@@ -105,7 +105,7 @@
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",
"gui_settings_shutdown_timeout_checkbox": "Stop sharing after a given timeframe",
- "gui_settings_shutdown_timeout": "Stop sharing after:",
+ "gui_settings_shutdown_timeout": "Allowed sharing timeframe:",
"settings_saved": "Settings saved in {}",
"settings_error_unknown": "Can't connect to Tor controller because it knows your settings aren't making sense.",
"settings_error_automatic": "Could not connect to the Tor controller. The Tor Browser (available from https://www.torproject.org/)\nneeds to be running in the background.",
@@ -132,8 +132,8 @@
"gui_tor_connection_error_settings": "Try changing how OnionShare connects to the Tor network in the settings.",
"gui_tor_connection_canceled": "Could not connect to Tor.\n\nEnsure you are connected to the Internet, then re-open OnionShare and set up its connection to Tor.",
"gui_tor_connection_lost": "Disconnected from Tor.",
- "gui_server_started_after_timeout": "The set sharing timeframe ran out before the server started.\nPlease make a new share.",
- "gui_server_timeout_expired": "The chosen sharing timeframe has already expired.\nPlease update it to start sharing.",
+ "gui_server_started_after_timeout": "The chosen allowed sharing timeframe ran out before the server started.\nPlease make a new share.",
+ "gui_server_timeout_expired": "The chosen allowed sharing timeframe already ran out.\nPlease update it to start sharing.",
"share_via_onionshare": "OnionShare it",
"gui_use_legacy_v2_onions_checkbox": "Use legacy addresses",
"gui_save_private_key_checkbox": "Use a persistent address (legacy)",