Skip to content

task(auth): Separate extraction of emails.ftl and auth.ftl strings#20008

Open
dschom wants to merge 1 commit intomainfrom
fix-l10n-merge
Open

task(auth): Separate extraction of emails.ftl and auth.ftl strings#20008
dschom wants to merge 1 commit intomainfrom
fix-l10n-merge

Conversation

@dschom
Copy link
Contributor

@dschom dschom commented Feb 6, 2026

Because

  • We don't want to duplicate translation strings.
  • We want to start move over to using and maintaining .ftl files in libs/accounts/email-render

This pull request

  • Sends l10n strings in the email lib that are currently being used to emails.ftl
  • Sends l10n strings in the email lib that are currently being used to emails.ftl

Issue that this pull request solves

Closes: FXA-12947 (partially*)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

The other piece of this puzzle is over here: mozilla/fxa-content-server-l10n#1015

@dschom dschom requested a review from a team as a code owner February 6, 2026 02:03
@dschom dschom requested review from bcolsson and nshirley February 6, 2026 02:05
@dschom dschom force-pushed the fix-l10n-merge branch 2 times, most recently from a6fb8fc to 9a19836 Compare February 6, 2026 20:33
Because:
- We don't want to duplicate translation strings.
- We want to start move over to using ftl files in libs/accounts/email-render

This Commit:
- Sends l10n strings in the email lib that are currently being used to emails.ftl
- Sends l10n strings in the email lib that are currently being used to emails.ftl
- Removes tests that are no applicable from auth-server
@dschom dschom changed the title task(auth): Seperate extraction of emails.ftl and auth.ftl strings task(auth): Separate extraction of emails.ftl and auth.ftl strings Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant