summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/src/onionshare/resources/locale/en.json')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index e7eba1cb..954ff51f 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -30,7 +30,7 @@
"gui_copied_url": "OnionShare address copied to clipboard",
"gui_copied_client_auth_title": "Copied Private Key",
"gui_copied_client_auth": "Private Key copied to clipboard",
- "gui_show_url_qr_code": "Show QR Code",
+ "gui_show_qr_code": "Show QR Code",
"gui_qr_code_dialog_title": "OnionShare QR Code",
"gui_qr_label_url_title": "OnionShare Address",
"gui_qr_label_auth_string_title": "Private Key",
@@ -100,6 +100,9 @@
"gui_url_label_stay_open": "This share will not auto-stop.",
"gui_url_label_onetime": "This share will stop after first completion.",
"gui_url_label_onetime_and_persistent": "This share will not auto-stop.<br><br>Every subsequent share will reuse the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)",
+ "gui_url_instructions": "First, send the OnionShare address below:",
+ "gui_url_instructions_public_mode": "Send the OnionShare address below:",
+ "gui_client_auth_instructions": "Next, send the private key to allow access to your OnionShare service:",
"gui_status_indicator_share_stopped": "Ready to share",
"gui_status_indicator_share_working": "Starting…",
"gui_status_indicator_share_scheduled": "Scheduled…",