aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-11-23 13:12:06 -0800
committerMicah Lee <micah@micahflee.com>2020-11-23 13:12:06 -0800
commit3dccc3d93b982460309edd2ee90ff5c5ace9aa05 (patch)
tree322b37f25fda03cce0e6fcc73e6d95705e38f070 /desktop/src/onionshare/resources
parenta241bb555c056332e5cc67db1e857fafb9a40bb4 (diff)
downloadonionshare-3dccc3d93b982460309edd2ee90ff5c5ace9aa05.tar.gz
onionshare-3dccc3d93b982460309edd2ee90ff5c5ace9aa05.zip
Fix URL description text for chat mode
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 63971b3f..1f98d7a7 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -88,6 +88,7 @@
"gui_share_url_description": "<b>Anyone</b> with this OnionShare address can <b>download</b> your files using the <b>Tor Browser</b>: <img src='{}' />",
"gui_website_url_description": "<b>Anyone</b> with this OnionShare address can <b>visit</b> your website using the <b>Tor Browser</b>: <img src='{}' />",
"gui_receive_url_description": "<b>Anyone</b> with this OnionShare address can <b>upload</b> files to your computer using the <b>Tor Browser</b>: <img src='{}' />",
+ "gui_chat_url_description": "<b>Anyone</b> with this OnionShare address can <b>join this chat room</b> using the <b>Tor Browser</b>: <img src='{}' />",
"gui_url_label_persistent": "This share will not auto-stop.<br><br>Every subsequent share reuses the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)",
"gui_url_label_stay_open": "This share will not auto-stop.",
"gui_url_label_onetime": "This share will stop after first completion.",