Bug 1935513 - Add a heading to moz-page-nav in about:policies. r=hjones,fluent-reviewers,bolsson
Differential Revision: https://phabricator.services.mozilla.com/D242429
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<script src="chrome://browser/content/policies/aboutPolicies.js"></script>
|
||||
</head>
|
||||
<body id="body">
|
||||
<moz-page-nav id="categories-nav">
|
||||
<moz-page-nav id="categories-nav" data-l10n-id="aboutpolicies-page-heading">
|
||||
<moz-page-nav-button
|
||||
data-l10n-id="active-policies-tab"
|
||||
id="category-active"
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
|
||||
about-policies-title = Enterprise Policies
|
||||
|
||||
aboutpolicies-page-heading =
|
||||
.heading = About Policies
|
||||
|
||||
# 'Active' is used to describe the policies that are currently active
|
||||
active-policies-tab = Active
|
||||
errors-tab = Errors
|
||||
|
||||
Reference in New Issue
Block a user