Skip to main content
Sign in
Snippets Groups Projects
Commit 605e9d39 authored by Kathleen Brade's avatar Kathleen Brade
Browse files

Bug 34362: Improve onion service authentication prompt

To avoid misleading users about private key usage, change:
  example.onion is requesting your private key.
to:
  example.onion is requesting that you authenticate.
parent 0b6562df
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ onionServices.introTimedOut=Failed to connect to the onionsite, possibly due to
onionServices.introTimedOut.longDescription=Details: %S — The connection to the requested onion service timed out while trying to build the rendezvous circuit.
#
# LOCALIZATION NOTE: %S will be replaced with the .onion address.
onionServices.authPrompt.description=%S is requesting your private key.
onionServices.authPrompt.description2=%S is requesting that you authenticate.
onionServices.authPrompt.keyPlaceholder=Enter your private key for this onion service
onionServices.authPrompt.done=Done
onionServices.authPrompt.doneAccessKey=d
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment