Closed Bug 1867020 Opened 2 years ago Closed 2 years ago

Update Strings for about:preferences - Exceptions modal

Categories

(Toolkit :: Password Manager, task)

task

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: janika, Assigned: janika)

References

Details

(Whiteboard: [fxcm-productive-ux])

Attachments

(1 file)

No description provided.
Assignee: nobody → jneuberger
Status: NEW → ASSIGNED
Pushed by jneuberger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/56289937eb65 Update about:preferences strings for exceptions modal r=credential-management-reviewers,fluent-reviewers,settings-reviewers,joschmidt,bolsson,Gijs

I looked into the failure:
Test case in browser_search_subdialogs_within_preferences_5.js checked for the old l10n message string:

await evaluateSearchResults("sites will not be saved", "passwordsGroup");

so I replaced it with the new one:

await evaluateSearchResults(
    "won’t save passwords for sites listed here",
    "passwordsGroup"
  );

I waiting for another try push to finish before landing again.

Flags: needinfo?(jneuberger)
Pushed by jneuberger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/58157a31a6dd Update about:preferences strings for exceptions modal r=credential-management-reviewers,fluent-reviewers,settings-reviewers,joschmidt,bolsson,Gijs
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: