Files
anki/ftl/core
Ian 2914282ded i18n: browse empty/error state strings (#5263)
## Summary
- Add core browse strings for empty search / empty collection titles,
Clear search, and an invalid-search “results unchanged” banner
(AnkiMobile Issue 17 -
https://github.com/ankitects/ankimobile/issues/17).
- Cards/notes variants via `$notes-mode`.
- Mobile-specific recovery copy (“filter above”, “Decks screen”) stays
in ankimobile-ftl.
- Does **not** add `browsing-card-count` — reuse
`card-templates-card-count` (same as #5130).

## Test plan
- [ ] Confirm new keys in `ftl/core/browsing.ftl`
- [ ] Generated i18n APIs expose the new methods
- [ ] No desktop UI regressions (strings unused on desktop for now)
2026-08-04 09:47:23 -05:00
..
2022-03-21 19:40:42 +10:00
2025-03-15 17:30:40 +07:00
2025-05-19 10:44:54 +10:00