mirror of
https://github.com/ankitects/anki.git
synced 2026-07-22 02:06:48 -04:00
62efee43f0c8469a1fac785bc33110ccc19f483e
## 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.
Anki
This repo contains the source code for the computer version of Anki.
About
Anki is a spaced repetition program. Please see the website to learn more.
Getting Started
Contributing
Want to contribute to Anki? Check out the Contribution Guidelines.
For more information on building and developing, please see Development.
Contributors
The following people have contributed to Anki: CONTRIBUTORS
Anki Betas
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see Anki betas.
License
Anki's license: LICENSE
Description
Languages
Rust
39.2%
Python
25.4%
MDX
13.6%
TypeScript
10.1%
Svelte
9.9%
Other
1.4%