commit 4763691a739ce2cb2b8cfda07eb76ccf2e51f41a Author: Matthew Finkel sysrqb@torproject.org Date: Thu May 13 16:16:36 2021 +0000
fixup! Bug 27476: about:torconnect fixes and new strings --- src/chrome/locale/en-US/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chrome/locale/en-US/torlauncher.properties b/src/chrome/locale/en-US/torlauncher.properties index 7787698..e0b07f0 100644 --- a/src/chrome/locale/en-US/torlauncher.properties +++ b/src/chrome/locale/en-US/torlauncher.properties @@ -94,4 +94,4 @@ torlauncher.nsresult.NS_ERROR_NET_RESET=The connection to the server was lost. torlauncher.nsresult.NS_ERROR_CONNECTION_REFUSED=Could not connect to the server. torlauncher.nsresult.NS_ERROR_PROXY_CONNECTION_REFUSED=Could not connect to the proxy.
-torlauncher.copiedNLogMessages=Copied %S Logs +torlauncher.copiedNLogMessagesShort=Copied %S Logs
tbb-commits@lists.torproject.org