aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-10-26 22:00:39 -0700
committerMicah Lee <micah@micahflee.com>2021-10-26 22:00:39 -0700
commit706a04242ff7a70b2fc50b2dbda78f435db9d9e6 (patch)
treeb2d0b9325a02c59bee3dc705b5ce8394cb3a3ef5 /desktop/src/onionshare/resources
parent53c192665bfcc4942d42cfdd3b356524943950a9 (diff)
downloadonionshare-706a04242ff7a70b2fc50b2dbda78f435db9d9e6.tar.gz
onionshare-706a04242ff7a70b2fc50b2dbda78f435db9d9e6.zip
Show message in Tor Settings tab if any tabs have active services, to prevent the user from changing settings without stopping them
Diffstat (limited to 'desktop/src/onionshare/resources')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 3f380466..398782af 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -72,6 +72,7 @@
"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. Double-check them or add others.",
+ "gui_settings_stop_active_tabs_label": "There are services running in some of your tabs.\nYou must stop all services to change your Tor settings.",
"gui_settings_button_save": "Save",
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",