[Pkg-anonymity-tools] [onionshare] 105/140: NoTor error message tells user where to download Tor Browser (#44)
Ulrike Uhlig
u-guest at moszumanska.debian.org
Mon Sep 29 20:33:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository onionshare.
commit f550f09885133a860788b99f578a6c3eb67483c4
Author: Micah Lee <micah at micahflee.com>
Date: Thu Sep 18 00:09:17 2014 +0000
NoTor error message tells user where to download Tor Browser (#44)
---
onionshare/strings.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/onionshare/strings.json b/onionshare/strings.json
index 8f8b69b..cc1bf29 100644
--- a/onionshare/strings.json
+++ b/onionshare/strings.json
@@ -1,8 +1,8 @@
{ "en": {
"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 port {0}. Is Tor running?",
- "cant_connect_socksport": "Cannot connect to Tor SOCKS5 server on port {0}. Is Tor running?",
+ "cant_connect_ctrlport": "Can't connect to Tor control port on port {0}. OnionShare requires Tor Browser to be running in the background to work. If you don't have it you can get it from https://www.torproject.org/.",
+ "cant_connect_socksport": "Can't connect to Tor SOCKS5 server on port {0}. OnionShare requires Tor Browser to be running in the background to work. If you don't have it you can get it from https://www.torproject.org/.",
"preparing_files": "Preparing files to share.",
"wait_for_hs": "Waiting for HS to be ready:",
"wait_for_hs_trying": "Trying...",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git
More information about the Pkg-anonymity-tools
mailing list