Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
torbutton
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
Legacy
gitolite
user
brade
torbutton
Commits
b9851162
Commit
b9851162
authored
Nov 12, 2019
by
Kathleen Brade
Browse files
Options
Downloads
Patches
Plain Diff
Bug 30237: Add strings for v3 onion services client authentication
parent
b31352c0
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
chrome/locale/en-US/torbutton.dtd
+3
-0
3 additions, 0 deletions
chrome/locale/en-US/torbutton.dtd
chrome/locale/en-US/torbutton.properties
+10
-0
10 additions, 0 deletions
chrome/locale/en-US/torbutton.properties
with
13 additions
and
0 deletions
chrome/locale/en-US/torbutton.dtd
+
3
−
0
View file @
b9851162
...
...
@@ -47,3 +47,6 @@
<!ENTITY torbutton.prefs.sec_advanced_security_settings "Advanced Security Settings…">
<!ENTITY torbutton.circuit_display.title "Tor Circuit">
<!ENTITY torbutton.circuit_display.new_circuit "New Circuit for this Site">
<!-- Onion services strings. Strings are kept here for ease of translation. -->
<!ENTITY torbutton.onionServices.authPrompt.tooltip "Open onion service client authentication prompt">
This diff is collapsed.
Click to expand it.
chrome/locale/en-US/torbutton.properties
+
10
−
0
View file @
b9851162
...
...
@@ -58,3 +58,13 @@ updateDownloadingPanelUILabel=Downloading %S update
# .Onion Page Info prompt. Strings are kept here for ease of translation.
pageInfo_OnionEncryptionWithBitsAndProtocol
=
Connection Encrypted (Onion Service, %1$S, %2$S bit keys, %3$S)
pageInfo_OnionEncryption
=
Connection Encrypted (Onion Service)
# Onion services strings. Strings are kept here for ease of translation.
# LOCALIZATION NOTE: %S will be replaced with the .onion address.
onionServices.clientAuthMissing
=
Tor onion service missing client authorization
onionServices.authPrompt.description
=
%S is requesting your private key.
onionServices.authPrompt.keyPlaceholder
=
Enter your private key for this onion service
onionServices.authPrompt.done
=
Done
onionServices.authPrompt.doneAccessKey
=
d
onionServices.authPrompt.invalidKey
=
Please enter a valid key (52 base32 characters or 44 base64 characters)
onionServices.authPrompt.failedToSetKey
=
Unable to configure Tor with your key
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment