aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-10-15 14:44:09 -0700
committerMicah Lee <micah@micahflee.com>2021-10-15 14:44:09 -0700
commit168e3057ae56926518dd01931da4180a788afc7e (patch)
tree262e12a46512e6b5b4aa020b61e0097b6df80102 /desktop/src/onionshare/resources
parentd1ae4e454ff11dff16c4598ae04a785b75c17541 (diff)
downloadonionshare-168e3057ae56926518dd01931da4180a788afc7e.tar.gz
onionshare-168e3057ae56926518dd01931da4180a788afc7e.zip
Start implementing moat
Diffstat (limited to 'desktop/src/onionshare/resources')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 51a3d53a..97ce5585 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -68,6 +68,8 @@
"gui_settings_bridge_snowflake_radio_option": "Use built-in snowflake bridge",
"gui_settings_meek_lite_expensive_warning": "Warning: The meek-azure bridges are very costly for the Tor Project to run.<br><br>Only use them if unable to connect to Tor directly, via obfs4 transports, or other normal bridges.",
"gui_settings_bridge_moat_radio_option": "Request a bridge from torproject.org",
+ "gui_settings_bridge_moat_button": "Request a New Bridge...",
+ "gui_settings_bridge_moat_error": "Error requesting a bridge from torproject.org.",
"gui_settings_bridge_custom_radio_option": "Provide a bridge you learned about from a trusted source",
"gui_settings_tor_bridges_invalid": "None of the bridges you added work.\nDouble-check them or add others.",
"gui_settings_button_save": "Save",