aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2022-02-24 23:17:09 +0100
committerGitHub <noreply@github.com>2022-02-24 23:17:09 +0100
commitc0bc43cb3cec67eac1b364a3f0c5b90164390a61 (patch)
tree6d455a22f25a8e33a7f626280ac3ae15e6d47b22
parentc8c585ca3fa90dde980062e8eca4afd26a1aaf70 (diff)
downloadonionshare-c0bc43cb3cec67eac1b364a3f0c5b90164390a61.tar.gz
onionshare-c0bc43cb3cec67eac1b364a3f0c5b90164390a61.zip
receiving, enter the network
-rw-r--r--desktop/onionshare/resources/locale/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/onionshare/resources/locale/en.json b/desktop/onionshare/resources/locale/en.json
index e0344e5e..fb7fd0ae 100644
--- a/desktop/onionshare/resources/locale/en.json
+++ b/desktop/onionshare/resources/locale/en.json
@@ -62,7 +62,7 @@
"gui_settings_authenticate_password_option": "Password",
"gui_settings_password_label": "Password",
"gui_settings_tor_bridges": "Connect using a Tor bridge?",
- "gui_settings_tor_bridges_label": "Bridges help you access the Tor Network in where Tor is blocked. Depending on where you are, one bridge may work better than another.",
+ "gui_settings_tor_bridges_label": "Bridges helps your traffic enter the Tor Network where Tor access is blocked. Depending on where you are, one bridge may work better than another.",
"gui_settings_bridge_use_checkbox": "Use a bridge",
"gui_settings_bridge_radio_builtin": "Select a built-in bridge",
"gui_settings_bridge_none_radio_option": "Don't use a bridge",
@@ -160,7 +160,7 @@
"gui_share_mode_autostop_timer_waiting": "Finishing sending…",
"gui_website_mode_no_files": "No Website Shared Yet",
"gui_receive_mode_no_files": "No Files Received Yet",
- "gui_receive_mode_autostop_timer_waiting": "Finishing reception…",
+ "gui_receive_mode_autostop_timer_waiting": "Finishing receiving…",
"days_first_letter": "d",
"hours_first_letter": "h",
"minutes_first_letter": "m",