mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Improve wording of optimal retention tooltip (#3579)
The previous wording was tautological. Originally reported in https://forums.ankiweb.net/t/retrievability-vs-retention/51764/11
This commit is contained in:
parent
db1280e6ae
commit
1c3754f6c7
1 changed files with 2 additions and 2 deletions
|
@ -435,8 +435,8 @@ deck-config-compute-optimal-weights-tooltip2 =
|
||||||
deck-config-compute-optimal-retention-tooltip4 =
|
deck-config-compute-optimal-retention-tooltip4 =
|
||||||
This tool will attempt to find the desired retention value
|
This tool will attempt to find the desired retention value
|
||||||
that will lead to the most material learnt, in the least amount of time. The calculated number can serve as a reference
|
that will lead to the most material learnt, in the least amount of time. The calculated number can serve as a reference
|
||||||
when deciding what to set your desired retention to. You may wish to choose a higher desired retention, if you’re
|
when deciding what to set your desired retention to. You may wish to choose a higher desired retention if you’re
|
||||||
willing to trade more study time for a greater retention rate. Setting your desired retention lower than the minimum
|
willing to invest more study time to achieve it. Setting your desired retention lower than the minimum
|
||||||
is not recommended, as it will lead to a higher workload, because of the high forgetting rate.
|
is not recommended, as it will lead to a higher workload, because of the high forgetting rate.
|
||||||
deck-config-please-save-your-changes-first = Please save your changes first.
|
deck-config-please-save-your-changes-first = Please save your changes first.
|
||||||
deck-config-a-100-day-interval =
|
deck-config-a-100-day-interval =
|
||||||
|
|
Loading…
Reference in a new issue