mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Revert "Rename review limit (#3320)"
This reverts commit f0933cf06c
.
https://forums.ankiweb.net/t/rename-review-limit/47097/50
This commit is contained in:
parent
70a063a3b9
commit
afb0790703
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ deck-config-tab-description =
|
||||||
- `Preset`: The limit is shared with all decks using this preset.
|
- `Preset`: The limit is shared with all decks using this preset.
|
||||||
- `This deck`: The limit is specific to this deck.
|
- `This deck`: The limit is specific to this deck.
|
||||||
- `Today only`: Make a temporary change to this deck's limit.
|
- `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 =
|
deck-config-new-cards-ignore-review-limit-tooltip =
|
||||||
By default, the maximum limit also applies to new cards, and no new cards will be
|
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
|
shown when the maximum limit has been reached. If this option is enabled, new cards
|
||||||
|
|
|
@ -125,7 +125,7 @@ scheduling-learning = Learning
|
||||||
scheduling-leech-action = Leech action
|
scheduling-leech-action = Leech action
|
||||||
scheduling-leech-threshold = Leech threshold
|
scheduling-leech-threshold = Leech threshold
|
||||||
scheduling-maximum-interval = Maximum interval
|
scheduling-maximum-interval = Maximum interval
|
||||||
scheduling-maximum-reviewsday = Maximum cards/day
|
scheduling-maximum-reviewsday = Maximum reviews/day
|
||||||
scheduling-minimum-interval = Minimum interval
|
scheduling-minimum-interval = Minimum interval
|
||||||
scheduling-mix-new-cards-and-reviews = Mix new cards and reviews
|
scheduling-mix-new-cards-and-reviews = Mix new cards and reviews
|
||||||
scheduling-new-cards = New Cards
|
scheduling-new-cards = New Cards
|
||||||
|
|
Loading…
Reference in a new issue