Files
anki/ftl/core/errors.ftl
Abdo 531875e67e fix: Add new string for "No Updates available" (#5122)
We were using a Qt Fluent string in the core, which is not pulled by
AnkiMobile. See https://github.com/ankitects/ankimobile-ftl/pull/4
2026-07-08 09:53:49 -05:00

25 lines
1.4 KiB
Plaintext

errors-parse-number-fail = A number was invalid or out of range.
errors-filtered-parent-deck = Filtered decks can not have child decks.
errors-filtered-deck-required = This action can only be used on a filtered deck.
errors-100-tags-max =
A maximum of 100 tags can be selected. Listing the
tags you want instead of the ones you don't want is usually simpler, and there
is no need to select child tags if you have selected a parent tag.
errors-multiple-notetypes-selected = Please select notes from only one note type.
errors-please-check-database = Please use the Check Database action, then try again.
errors-please-check-media = Please use the Check Media action, then try again.
errors-collection-too-new = This collection requires a newer version of Anki to open.
errors-invalid-ids = This deck contains timestamps in the future. Please contact the deck author and ask them to fix the issue.
errors-inconsistent-db-state = Your database appears to be in an inconsistent state. Please use the Check Database action.
errors-no-updates-available = No updates available.
## Card Rendering
errors-bad-directive = Error in directive '{ $directive }': { $error }
errors-option-not-set = '{ $option }' not set
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.
errors-invalid-input-empty = Invalid input.
errors-invalid-input-details = Invalid input: { $details }