summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-02-26 02:49:51 +1100
committerMiguel Jacq <mig@mig5.net>2018-02-26 02:49:51 +1100
commit35aaf8c675db1247ddb88ec97f9a02206106ba4a (patch)
treec0e52ef63760175017059f90807d54e367c0201e
parentfce26c4286ee7a8368cc207534e2101f4ae35d80 (diff)
downloadonionshare-35aaf8c675db1247ddb88ec97f9a02206106ba4a.tar.gz
onionshare-35aaf8c675db1247ddb88ec97f9a02206106ba4a.zip
Alert wording change (we no longer 'ignore' invalid bridges, the user has to fix them)
-rw-r--r--share/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index e3375b25..17778391 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -106,7 +106,7 @@
"gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy": "Use built-in meek_lite (Azure) pluggable transports (requires obfs4proxy)",
"gui_settings_tor_bridges_custom_radio_option": "Use custom bridges",
"gui_settings_tor_bridges_custom_label": "You can get bridges from <a href=\"https://bridges.torproject.org/options\">https://bridges.torproject.org</a>",
- "gui_settings_tor_bridges_invalid": "None of the bridges you supplied seem to be valid, so they've been ignored.\nPlease try again with valid bridges.",
+ "gui_settings_tor_bridges_invalid": "None of the bridges you supplied seem to be valid.\nPlease try again with valid bridges.",
"gui_settings_button_save": "Save",
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",