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",