summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Ball <cryptostone@users.noreply.github.com>2014-06-26 19:44:26 -0600
committerMichael Ball <cryptostone@users.noreply.github.com>2014-06-26 19:44:26 -0600
commita81ca4e8b87893ffa32f79ef5c4c0d0ec393b7a4 (patch)
tree881be23bb4b21c9988986cba198cb8ef0ceb54fa
parent9a8df2ae4a95047f775a98a9d1837677e52329c9 (diff)
downloadonionshare-a81ca4e8b87893ffa32f79ef5c4c0d0ec393b7a4.tar.gz
onionshare-a81ca4e8b87893ffa32f79ef5c4c0d0ec393b7a4.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 06c8d5bc..98c909f9 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 {0}. Is Tor running?",
+ "cant_connect_ctrlport": "Cannot connect to Tor control port on port {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.",