Skip to content

Commit fb78ebd

Browse files
authored
Merge pull request #18215 from mozilla/FXA-10636-ftl-id-fix
fix duplicate ftl id added for FXA-10636
2 parents ef0bfab + b44330b commit fb78ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/fxa-auth-server/lib/senders/emails/templates/inactiveAccountFirstWarning

packages/fxa-auth-server/lib/senders/emails/templates/inactiveAccountFirstWarning/en.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ inactiveAccountFirstWarning-inactive-status = We noticed you haven’t signed in
77
inactiveAccountFirstWarning-impact = Your account and your personal data will be permanently deleted on <strong>{ $deletionDate }</strong> because you haven’t been active.
88
inactiveAccountFirstWarning-action = Sign in to keep your account
99
# 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

Comments
 (0)