We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f659773 + e97ee1a commit 3f20dc8Copy full SHA for 3f20dc8
browser/extensions/felt/content/felt.xhtml
@@ -24,6 +24,7 @@
24
type="application/javascript"
25
src="chrome://felt/content/window.js"
26
></script>
27
+ <title data-l10n-id="felt-window-title"></title>
28
</head>
29
30
<body>
browser/extensions/felt/content/locales/felt.ftl
@@ -4,6 +4,7 @@
4
5
## FELT (Firefox Enterprise Launcher Tool) SSO Login
6
7
+felt-window-title = { -brand-short-name } — Login
8
felt-sso-title = Sign in
9
felt-sso-input-email =
10
.description = Use your organizational-issued email
0 commit comments