mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Reset->change in due date prompt
https://forums.ankiweb.net/t/set-due-date-cannot-affect-interval/8980/6
This commit is contained in:
parent
b4cffe2339
commit
48642f25d0
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ scheduling-set-due-date-prompt =
|
||||||
}
|
}
|
||||||
scheduling-set-due-date-prompt-hint =
|
scheduling-set-due-date-prompt-hint =
|
||||||
0 = today
|
0 = today
|
||||||
1! = tomorrow+reset review interval
|
1! = tomorrow + change interval to 1
|
||||||
3-7 = random choice of 3-7 days
|
3-7 = random choice of 3-7 days
|
||||||
scheduling-set-due-date-done =
|
scheduling-set-due-date-done =
|
||||||
{ $cards ->
|
{ $cards ->
|
||||||
|
|
Loading…
Reference in a new issue