summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2018-11-12 01:35:18 +0100
committerGitHub <noreply@github.com>2018-11-12 01:35:18 +0100
commit8016010a229533b05f5ea2f1e29a12f8cd80c8e5 (patch)
tree30f79c66a5e665caec08275b9248b4154107a169
parent7956b33a46f08dfc44cc1084e6e802f21389a5e2 (diff)
downloadonionshare-8016010a229533b05f5ea2f1e29a12f8cd80c8e5.tar.gz
onionshare-8016010a229533b05f5ea2f1e29a12f8cd80c8e5.zip
Spelling: Recipient
-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 d57ef3f3..b02e522f 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -62,7 +62,7 @@
"gui_receive_quit_warning": "You're in the process of receiving files. Are you sure you want to quit OnionShare?",
"gui_quit_warning_quit": "Quit",
"gui_quit_warning_dont_quit": "Cancel",
- "error_rate_limit": "Someone has made too many wrong attempts on your address, which means they could be trying to guess it, so OnionShare has stopped the server. Start sharing again and send the receipient a new address to share.",
+ "error_rate_limit": "Someone has made too many wrong attempts on your address, which means they could be trying to guess it, so OnionShare has stopped the server. Start sharing again and send the recipient a new address to share.",
"zip_progress_bar_format": "Compressing: %p%",
"error_stealth_not_supported": "To use client authorization, you need at least both Tor 0.2.9.1-alpha (or Tor Browser 6.5) and python3-stem 1.5.0.",
"error_ephemeral_not_supported": "OnionShare requires at least both Tor 0.2.7.1 and python3-stem 1.4.0.",