Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
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
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Tor Browser
Commits
8cef0b28
Commit
8cef0b28
authored
Oct 7, 2024
by
henry
Committed by
morgan
Oct 29, 2024
Browse files
Options
Downloads
Patches
Plain Diff
fixup! Add TorStrings module for localization
Bug 42739: Drop profile access error strings.
parent
1f0bfac8
Branches
Branches containing commit
No related tags found
1 merge request
!1279
Drop profile access errors
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
toolkit/torbutton/chrome/locale/en-US/torbutton.properties
+0
-11
0 additions, 11 deletions
toolkit/torbutton/chrome/locale/en-US/torbutton.properties
with
0 additions
and
11 deletions
toolkit/torbutton/chrome/locale/en-US/torbutton.properties
deleted
100644 → 0
+
0
−
11
View file @
1f0bfac8
# Copyright (c) 2022, The Tor Project, Inc.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Profile/startup error messages.
# LOCALIZATION NOTE: %S is the application name.
profileProblemTitle
=
%S Profile Problem
profileReadOnly
=
You cannot run %S from a read-only file system. Please copy %S to another location before trying to use it.
profileReadOnlyMac
=
You cannot run %S from a read-only file system. Please copy %S to your Desktop or Applications folder before trying to use it.
profileAccessDenied
=
%S does not have permission to access the profile. Please adjust your file system permissions and try again.
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