Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Tor Browser
Commits
79f14f9e
Commit
79f14f9e
authored
Apr 2, 2024
by
henry
Committed by
richard
Apr 17, 2024
Browse files
Options
Downloads
Patches
Plain Diff
fixup! Tor Browser strings
Bug 41622: Move net error page strings to Fluent.
parent
267147ef
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!990
Simplify onionsite net error page
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/locales/en-US/browser/tor-browser.ftl
+23
-0
23 additions, 0 deletions
browser/locales/en-US/browser/tor-browser.ftl
with
23 additions
and
0 deletions
browser/locales/en-US/browser/tor-browser.ftl
+
23
−
0
View file @
79f14f9e
...
...
@@ -607,3 +607,26 @@ rulesets-details-scope-input =
.placeholder
=
Regular expression for the scope of the rules
# "Regular expression" refers to the computing term for a special pattern used for matching: https://en.wikipedia.org/wiki/Regular_expression.
rulesets-details-scope-input-invalid
=
The scope could not be parsed as a regular expression
## Onionsite error page.
## "Onionsite" is an abbreviation of "onion website": a website whose domain URL ends in ".onion", which is reachable through the Tor network.
onion-neterror-page-title
=
Problem loading onionsite
onion-neterror-authorization-title
=
Authentication required
onion-neterror-not-found-header
=
Onionsite not found
onion-neterror-not-found-description
=
The most likely cause is that the onionsite is offline. Contact the onionsite administrator.
onion-neterror-unreachable-header
=
Onionsite cannot be reached
onion-neterror-unreachable-description
=
The onionsite is unreachable due an internal error.
onion-neterror-disconnected-header
=
Onionsite has disconnected
onion-neterror-disconnected-description
=
The most likely cause is that the onionsite is offline. Contact the onionsite administrator.
onion-neterror-connection-failed-header
=
Unable to connect to onionsite
onion-neterror-connection-failed-description
=
The onionsite is busy or the Tor network is overloaded. Try again later.
onion-neterror-missing-authentication-header
=
Onionsite requires authentication
onion-neterror-missing-authentication-description
=
Access to the onionsite requires a key but none was provided.
onion-neterror-incorrect-authentication-header
=
Onionsite authentication failed
onion-neterror-incorrect-authetication-description
=
The provided key is incorrect or has been revoked. Contact the onionsite administrator.
onion-neterror-invalid-address-header
=
Invalid onionsite address
onion-neterror-invalid-address-description
=
The provided onionsite address is invalid. Please check that you entered it correctly.
# "Circuit" refers to a Tor network circuit.
onion-neterror-timed-out-header
=
Onionsite circuit creation timed out
onion-neterror-timed-out-description
=
Failed to connect to the onionsite, possibly due to a poor network connection.
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