summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Ball <cryptostone@users.noreply.github.com>2014-06-26 19:44:09 -0600
committerMichael Ball <cryptostone@users.noreply.github.com>2014-06-26 19:44:09 -0600
commit9a8df2ae4a95047f775a98a9d1837677e52329c9 (patch)
tree33b5eeb4d9b7ad106817ff87ceceac532220a4ad
parentc005aba5c90baee40fd373e9e8cb174d4708a079 (diff)
downloadonionshare-9a8df2ae4a95047f775a98a9d1837677e52329c9.tar.gz
onionshare-9a8df2ae4a95047f775a98a9d1837677e52329c9.zip
Update strings.json
-rw-r--r--onionshare/strings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/onionshare/strings.json b/onionshare/strings.json
index c1dfd2ce..06c8d5bc 100644
--- a/onionshare/strings.json
+++ b/onionshare/strings.json
@@ -3,7 +3,7 @@
"closing_hole": "Closing hole in firewall.",
"calculating_sha1": "Calculating SHA1 checksum.",
"connecting_ctrlport": "Connecting to Tor control port to set up hidden service on port {0}.",
- "cant_connect_ctrlport": "Cannot connect to Tor control port on ports {0}. Is Tor running?",
+ "cant_connect_ctrlport": "Cannot connect to Tor control port on {0}. Is Tor running?",
"give_this_url": "Give this URL to the person you're sending the file to:",
"ctrlc_to_stop": "Press Ctrl-C to stop server",
"not_a_file": "{0} is not a file.",