summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-09-17 09:02:35 +1000
committerMiguel Jacq <mig@mig5.net>2018-09-17 09:02:35 +1000
commitff8b7df5a55a37e3a486cbb1bf48bf75220c7c1b (patch)
tree6b6f4fc651b99719bcf322cfe93a78bb0bedd896 /share
parent6c01d7a2daa360ad768932109bb023f2a76c9ced (diff)
downloadonionshare-ff8b7df5a55a37e3a486cbb1bf48bf75220c7c1b.tar.gz
onionshare-ff8b7df5a55a37e3a486cbb1bf48bf75220c7c1b.zip
reduce verbosity of persistent mode label
Diffstat (limited to 'share')
-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 9c7501cf..07a01464 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -141,7 +141,7 @@
"share_via_onionshare": "Share via OnionShare",
"gui_use_legacy_v2_onions_checkbox": "Use legacy addresses",
"gui_use_legacy_v2_onions_label": "(<a href=\"https://github.com/micahflee/onionshare/wiki/Legacy-Addresses\">what's this?</a>)",
- "gui_save_private_key_checkbox": "Use a persistent address (legacy)\n(unchecking will delete any saved addresses)",
+ "gui_save_private_key_checkbox": "Use a persistent address (legacy)",
"gui_save_private_key_label": "(<a href=\"https://github.com/micahflee/onionshare/wiki/Using-a-Persistent-URL\">what's this?</a>)",
"gui_share_url_description": "<b>Anyone</b> with this link can <b>download</b> your files using the <b>Tor Browser</b>: <img src='{}' />",
"gui_receive_url_description": "<b>Anyone</b> with this link can <b>upload</b> files to your computer using the <b>Tor Browser</b>: <img src='{}' />",