From 9a8df2ae4a95047f775a98a9d1837677e52329c9 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Thu, 26 Jun 2014 19:44:09 -0600 Subject: [PATCH] Update strings.json --- onionshare/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",