Files
anki/rslib/i18n
Abdo 62efee43f0 fix: Disallow Qt translation strings in Rust/TS code (#5127)
## Linked issue

Closes #5126

## Summary

This prevents translation strings from the
https://github.com/ankitects/anki-desktop-ftl to be used in Rust/TS code
as AnkiMobile does not pull this module.

## Steps to reproduce (before)

Qt strings such as `addons-no-updates-available` were allowed to be used
in Rust: #5122

## How to test (after)

Revert #5122 and confirm you get a compile error with this PR.
2026-07-08 21:21:33 +03:00
..
2025-09-01 14:55:49 +10:00