From afb07907034c2d7f467e4c9e505fea9866dcef01 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 8 Aug 2024 18:36:55 +0700 Subject: [PATCH] Revert "Rename review limit (#3320)" This reverts commit f0933cf06c303f8eabacad91bbea684869afa54f. https://forums.ankiweb.net/t/rename-review-limit/47097/50 --- ftl/core/deck-config.ftl | 2 +- ftl/core/scheduling.ftl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index 70acf6f9e..d79f8e4e5 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -37,7 +37,7 @@ deck-config-tab-description = - `Preset`: The limit is shared with all decks using this preset. - `This deck`: The limit is specific to this deck. - `Today only`: Make a temporary change to this deck's limit. -deck-config-new-cards-ignore-review-limit = New cards ignore maximum limit +deck-config-new-cards-ignore-review-limit = New cards ignore review limit deck-config-new-cards-ignore-review-limit-tooltip = By default, the maximum limit also applies to new cards, and no new cards will be shown when the maximum limit has been reached. If this option is enabled, new cards diff --git a/ftl/core/scheduling.ftl b/ftl/core/scheduling.ftl index 1fda9fa9a..708643b6d 100644 --- a/ftl/core/scheduling.ftl +++ b/ftl/core/scheduling.ftl @@ -125,7 +125,7 @@ scheduling-learning = Learning scheduling-leech-action = Leech action scheduling-leech-threshold = Leech threshold scheduling-maximum-interval = Maximum interval -scheduling-maximum-reviewsday = Maximum cards/day +scheduling-maximum-reviewsday = Maximum reviews/day scheduling-minimum-interval = Minimum interval scheduling-mix-new-cards-and-reviews = Mix new cards and reviews scheduling-new-cards = New Cards