aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-10-24 18:55:25 -0700
committerMicah Lee <micah@micahflee.com>2021-10-24 18:55:25 -0700
commit1420b28d2332cb1f16a7f0ca5ae11c167e4a1eb0 (patch)
tree8ecf690d6fddbd1ffaf2db98dd464a1a7b76fb93 /desktop/src/onionshare/resources/locale
parentc3eeaefb9f1f67afc81c75068e6e7216d9fe8bfb (diff)
downloadonionshare-1420b28d2332cb1f16a7f0ca5ae11c167e4a1eb0.tar.gz
onionshare-1420b28d2332cb1f16a7f0ca5ae11c167e4a1eb0.zip
Saving tor settings connects to tor in the widget, not the dialog. And erros are displayed in a label, not an alert
Diffstat (limited to 'desktop/src/onionshare/resources/locale')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index a9fb562a..3f380466 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -71,7 +71,7 @@
"gui_settings_bridge_custom_radio_option": "Provide a bridge you learned about from a trusted source",
"gui_settings_bridge_custom_placeholder": "type address:port (one per line)",
"gui_settings_moat_bridges_invalid": "You have not requested a bridge from torproject.org yet.",
- "gui_settings_tor_bridges_invalid": "None of the bridges you added work.\nDouble-check them or add others.",
+ "gui_settings_tor_bridges_invalid": "None of the bridges you added work. Double-check them or add others.",
"gui_settings_button_save": "Save",
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",