[tor-commits] [tor-browser/tor-browser-68.9.0esr-9.5-1] fixup! Bug 30237: Add v3 onion services client authentication prompt

2020-06-11 Thread gk
commit aace250e0ac5bb4b36004aadd0cab2d05c23d5d5
Author: Kathy Brade 
Date:   Tue Jun 9 13:58:12 2020 -0400

fixup! Bug 30237: Add v3 onion services client authentication prompt

Fixes bug 34362.
---
 browser/modules/TorStrings.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/modules/TorStrings.jsm b/browser/modules/TorStrings.jsm
index 8f3a9ce838b8..e8a8d37ae373 100644
--- a/browser/modules/TorStrings.jsm
+++ b/browser/modules/TorStrings.jsm
@@ -381,7 +381,7 @@ var TorStrings = {
   },
   authPrompt: {
 description:
-  getString("authPrompt.description", "%S is requesting your private 
key."),
+  getString("authPrompt.description2", "%S is requesting that you 
authenticate."),
 keyPlaceholder: getString("authPrompt.keyPlaceholder", "Enter your 
key"),
 done: getString("authPrompt.done", "Done"),
 doneAccessKey: getString("authPrompt.doneAccessKey", "d"),

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [tor-browser/tor-browser-68.9.0esr-9.5-1] fixup! Bug 30237: Add v3 onion services client authentication prompt

2020-06-11 Thread gk
commit 58ac4b710c63854d6285b437e241e0284b43dbee
Author: Kathy Brade 
Date:   Mon Jun 8 11:11:28 2020 -0400

fixup! Bug 30237: Add v3 onion services client authentication prompt

Fixes bug 34369.
---
 browser/modules/TorStrings.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/modules/TorStrings.jsm b/browser/modules/TorStrings.jsm
index 05bbfd63ef60..8f3a9ce838b8 100644
--- a/browser/modules/TorStrings.jsm
+++ b/browser/modules/TorStrings.jsm
@@ -333,7 +333,7 @@ var TorStrings = {
 
 let retval = {
   learnMore: getString("learnMore", "Learn more"),
-  learnMoreURL: 
`https://2019.www.torproject.org/docs/tor-manual-dev.html.${getLocale()}#_client_authorization`,
+  learnMoreURL: 
`https://support.torproject.org/${getLocale()}/onionservices/client-auth/`,
   errorPage: {
 browser: getString("errorPage.browser", "Browser"),
 network: getString("errorPage.network", "Network"),

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits