Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Mullvad Browser
Commits
7a37de83
Verified
Commit
7a37de83
authored
Feb 17, 2023
by
Pier Angelo Vendrame
Browse files
Options
Downloads
Patches
Plain Diff
MB 37: Customization for the about dialog
parent
4092c498
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!192
MB 433: Rebased onto 140.0a1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
browser/base/content/aboutDialog.xhtml
+12
-8
12 additions, 8 deletions
browser/base/content/aboutDialog.xhtml
tools/lint/fluent-lint/exclusions.yml
+4
-0
4 additions, 0 deletions
tools/lint/fluent-lint/exclusions.yml
with
16 additions
and
8 deletions
browser/base/content/aboutDialog.xhtml
+
12
−
8
View file @
7a37de83
...
...
@@ -36,6 +36,7 @@
<
html
:
link
rel
=
"
localization
"
href
=
"
branding/brand.ftl
"
/>
<
html
:
link
rel
=
"
localization
"
href
=
"
browser/aboutDialog.ftl
"
/>
<
html
:
link
rel
=
"
localization
"
href
=
"
toolkit/global/base-browser.ftl
"
/>
<
html
:
link
rel
=
"
localization
"
href
=
"
toolkit/global/mullvad-browser.ftl
"
/>
<
/linkset
>
<
html
:
div
id
=
"
aboutDialogContainer
"
>
...
...
@@ -103,10 +104,12 @@
<
label
id
=
"
version
"
class
=
"
update
"
/>
<
label
id
=
"
releasenotes
"
is
=
"
text-link
"
hidden
=
"
true
"
data
-
l10n
-
id
=
"
releaseNotes-link
"
/>
<
/hbox
>
#ifndef
MULLVAD_BROWSER
<
description
class
=
"
text-blurb
"
>
<
label
id
=
"
aboutDialogHelpLink
"
is
=
"
text-link
"
data
-
l10n
-
id
=
"
aboutdialog-help-user
"
/>
<
label
id
=
"
submit-feedback
"
is
=
"
text-link
"
data
-
l10n
-
id
=
"
aboutdialog-submit-feedback
"
/>
<
/description
>
#endif
<
/vbox
>
#endif
<
/hbox
>
...
...
@@ -125,22 +128,23 @@
<
label
is
=
"
text-link
"
useoriginprincipal
=
"
true
"
href
=
"
about:credits
"
data
-
l10n
-
name
=
"
community-exp-creditsLink
"
/>
<
/description
>
<
/vbox
>
<
description
class
=
"
text-blurb
"
id
=
"
communityDesc
"
data
-
l10n
-
id
=
"
community-2
"
>
<
label
is
=
"
text-link
"
href
=
"
https://
www.mozilla.org/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog
"
data
-
l10n
-
name
=
"
community-mozilla
Link
"
/>
<
label
is
=
"
text-link
"
useoriginprincipal
=
"
true
"
href
=
"
about:credits
"
data
-
l10n
-
name
=
"
community-credits
Link
"
/>
<
description
class
=
"
text-blurb
"
data
-
l10n
-
id
=
"
mullvad-about-desc
"
>
<
label
is
=
"
text-link
"
href
=
"
https://
mullvad.net
"
data
-
l10n
-
name
=
"
mullvad-about-mullvad
Link
"
/>
<
label
is
=
"
text-link
"
href
=
"
https://www.torproject.org
"
data
-
l10n
-
name
=
"
mullvad-about-torProject
Link
"
/>
<
/description
>
<
description
class
=
"
text-blurb
"
id
=
"
contributeDesc
"
data
-
l10n
-
id
=
"
helpus
"
>
<
label
is
=
"
text-link
"
href
=
"
https://foundation.mozilla.org/?form=firefox-about
"
data
-
l10n
-
name
=
"
helpus-donateLink
"
/>
<
label
is
=
"
text-link
"
href
=
"
https://www.mozilla.org/contribute/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog
"
data
-
l10n
-
name
=
"
helpus-getInvolvedLink
"
/>
<
description
class
=
"
text-blurb
"
>
<
label
is
=
"
text-link
"
href
=
"
https://mullvad.net/browser
"
data
-
l10n
-
id
=
"
mullvad-about-readMore
"
/>
<
/description
>
<
description
class
=
"
text-blurb
"
data
-
l10n
-
id
=
"
mullvad-about-feedback2
"
data
-
l10n
-
args
=
'
{"emailAddress":"support@mullvadvpn.net"}
'
/>
<
/vbox
>
<
/vbox
>
<
/hbox
>
<
vbox
id
=
"
bottomBox
"
>
<
hbox
pack
=
"
center
"
>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
useoriginprincipal
=
"
true
"
href
=
"
about:license
"
data
-
l10n
-
id
=
"
bottomLinks-license
"
/>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
href
=
"
https://www.mozilla.org/about/legal/terms/firefox/
"
data
-
l10n
-
id
=
"
bottom-links-terms
"
/>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
href
=
"
https://www.mozilla.org/privacy/firefox/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog
"
data
-
l10n
-
id
=
"
bottom-links-privacy
"
/>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
useoriginprincipal
=
"
true
"
href
=
"
about:rights
"
data
-
l10n
-
id
=
"
bottomLinks-rights
"
/>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
href
=
"
https://mullvad.net/en/help/privacy-policy/
"
data
-
l10n
-
id
=
"
bottomLinks-privacy
"
/>
<
label
is
=
"
text-link
"
class
=
"
bottom-link
"
useoriginprincipal
=
"
true
"
href
=
"
about:telemetry
"
data
-
l10n
-
id
=
"
mullvad-about-telemetryLink
"
/>
<
/hbox
>
<
description
id
=
"
trademark
"
data
-
l10n
-
id
=
"
trademarkInfo
"
><
/description
>
<
/vbox
>
...
...
...
...
This diff is collapsed.
Click to expand it.
tools/lint/fluent-lint/exclusions.yml
+
4
−
0
View file @
7a37de83
...
...
@@ -87,6 +87,10 @@ ID01:
# toolkit/locales/en-US/toolkit/global/base-browser.ftl
-
basebrowser-about-dialog-version
# Mullvad browser identifiers we created before we applied the linters.
-
mullvad-about-readMore
-
mullvad-about-telemetryLink
files
:
# policies-descriptions.ftl
# These IDs are generated programmatically from policy names.
...
...
...
...
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