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
Move strings to correct module for bookmark added dialog (#7127)
Task/Issue URL: https://app.asana.com/1/137249556945/project/1208273769335188/task/1211950205463651?focus=true
### Description
Moves the strings used in the "bookmark added" dialog to the correct module (`app`). Before, the strings lived inside the `saved-sites-impl` module but the `app` was reaching into that `impl` module for its strings.
### Steps to test this PR
- qa optional
0 commit comments