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/inactiveAccountFinalWarning/en.ftl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,6 @@ inactiveAccountFinalWarning-account-description = Your { -product-mozilla-accoun
5
5
# $deletionDate - the date when the account will be deleted if the user does not take action to-reactivate their account
6
6
# This date will already be formatted with moment.js into Thursday, Jan 9, 2025 format
7
7
inactiveAccountFinalWarning-impact = On <strong>{$deletionDate}</strong>, your account and your personal data will be permanently deleted unless you sign in.
8
-
inactiveAccountFirstWarning-action = Sign in to keep your account
8
+
inactiveAccountFinalWarning-action = Sign in to keep your account
9
9
# followed by link to sign in
10
-
inactiveAccountFirstWarning-action-plaintext = Sign in to keep your account:
10
+
inactiveAccountFinalWarning-action-plaintext = Sign in to keep your account:
0 commit comments