mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Add Rust bin to deprecate unused ftl entries * Align function names with bin names * Support passing in multiple ftl roots * Use source instead of jsons for deprecating * Fix CargoRun not working more than once (dae) * Add ftl:deprecate (dae) * Deprecate some strings (dae) This is not all of the strings that are currently unused * Check json files before deprecating; add allowlist (dae) The scheduler messages we'll probably want to reuse for the v2->v3 transition, so I'd prefer to keep them undeprecated for now. * Deprecate old bury options (dae) * Support gathering usages from Kotlin files for AnkiDroid (dae) * Update json scripts (dae) * Remove old deprecation headers * Parameterize JSON roots to keep * Tweak deprecation message (dae) |
||
---|---|---|
.. | ||
actions.ftl | ||
adding.ftl | ||
browsing.ftl | ||
card-stats.ftl | ||
card-template-rendering.ftl | ||
card-templates.ftl | ||
change-notetype.ftl | ||
custom-study.ftl | ||
database-check.ftl | ||
deck-config.ftl | ||
decks.ftl | ||
editing.ftl | ||
empty-cards.ftl | ||
errors.ftl | ||
exporting.ftl | ||
fields.ftl | ||
findreplace.ftl | ||
help.ftl | ||
importing.ftl | ||
keyboard.ftl | ||
media-check.ftl | ||
media.ftl | ||
network.ftl | ||
notetypes.ftl | ||
preferences.ftl | ||
profiles.ftl | ||
scheduling.ftl | ||
search.ftl | ||
statistics.ftl | ||
studying.ftl | ||
sync.ftl | ||
undo.ftl |