You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/fxa-auth-server/lib/senders/emails/templates/inactiveAccountFirstWarning/en.ftl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ inactiveAccountFirstWarning-inactive-status = We noticed you haven’t signed in
7
7
inactiveAccountFirstWarning-impact = Your account and your personal data will be permanently deleted on <strong>{$deletionDate}</strong> because you haven’t been active.
8
8
inactiveAccountFirstWarning-action = Sign in to keep your account
9
9
# followed by link to sign in
10
-
inactiveAccountFirstWarning-action = Sign in to keep your account:
10
+
inactiveAccountFirstWarning-action-plaintext = Sign in to keep your account:
0 commit comments