diff --git a/ftl/core/custom-study.ftl b/ftl/core/custom-study.ftl index 254338546..06b61ff30 100644 --- a/ftl/core/custom-study.ftl +++ b/ftl/core/custom-study.ftl @@ -29,5 +29,3 @@ custom-study-available-review-cards = Available review cards: { $count } ## DEPRECATED - you do not need to translate these. -custom-study-new-cards-in-deck-over-today = New cards in deck over today limit: { $val } -custom-study-reviews-due-in-deck-over-today = Reviews due in deck over today limit: { $val } diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index de342a2ae..e97166fe1 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -139,12 +139,8 @@ deck-config-new-card-sort-order-tooltip-2 = in order. `Random`: Fully shuffles the gathered cards. -deck-config-sort-order-card-template-then-lowest-position = Card type, then ascending position -deck-config-sort-order-card-template-then-highest-position = Card type, then descending position deck-config-sort-order-card-template-then-random = Card type, then random deck-config-sort-order-random-note-then-template = Random note, then card type -deck-config-sort-order-lowest-position = Ascending position -deck-config-sort-order-highest-position = Descending position deck-config-sort-order-random = Random deck-config-sort-order-template-then-gather = Card type deck-config-sort-order-gather = Order gathered @@ -276,15 +272,3 @@ deck-config-which-deck = Which deck would you like? ## NO NEED TO TRANSLATE. These strings have been replaced with new versions, and will be removed in the future. -deck-config-new-card-sort-order-tooltip = - How cards are sorted after they have been gathered. By default, Anki sorts - by card template first, to avoid multiple cards of the same note from being - shown in succession. -deck-config-new-gather-priority-tooltip = - `Deck`: gathers cards from each subdeck in order, and stops when the - limit of the selected deck has been exceeded. This is faster, and allows you - to prioritize subdecks that are closer to the top. - - `Position`: gathers cards from all decks before they are sorted. This - ensures cards appear in strict position (due #) order, even if the parent limit is - not high enough to see cards from all decks. diff --git a/ftl/core/editing.ftl b/ftl/core/editing.ftl index f91dface4..df5d391db 100644 --- a/ftl/core/editing.ftl +++ b/ftl/core/editing.ftl @@ -60,5 +60,3 @@ editing-warning-cloze-deletions-will-not-work = Warning, cloze deletions will no ## You don't need to translate these strings, as they will be replaced with different ones soon. editing-html-editor = HTML Editor -editing-set-text-color = Set text color -editing-set-text-highlight-color = Set text highlight color diff --git a/ftl/core/preferences.ftl b/ftl/core/preferences.ftl index 2d4523204..76e3132a0 100644 --- a/ftl/core/preferences.ftl +++ b/ftl/core/preferences.ftl @@ -1,19 +1,15 @@ preferences-automatically-sync-on-profile-openclose = Automatically sync on profile open/close preferences-backups = Backups -preferences-backups2 = backups -preferences-backupsanki-will-create-a-backup-of =
Backups
Anki will create a backup of your collection each time it is closed.