summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-11-12 11:45:16 +1100
committerGitHub <noreply@github.com>2018-11-12 11:45:16 +1100
commita39cd08083f4443e498611bbc1c086a05f5cffde (patch)
tree30f79c66a5e665caec08275b9248b4154107a169
parent7956b33a46f08dfc44cc1084e6e802f21389a5e2 (diff)
parent8016010a229533b05f5ea2f1e29a12f8cd80c8e5 (diff)
downloadonionshare-a39cd08083f4443e498611bbc1c086a05f5cffde.tar.gz
onionshare-a39cd08083f4443e498611bbc1c086a05f5cffde.zip
Merge pull request #818 from comradekingu/patch-4
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.",