mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Making phrasing more clear in dialog which lets user choose a deck to display options for. (#2522)
This commit is contained in:
parent
15dcb09036
commit
70ce584d63
2 changed files with 2 additions and 1 deletions
|
@ -123,6 +123,7 @@ XeR <github.com/XeR>
|
||||||
mgrottenthaler <github.com/mgrottenthaler>
|
mgrottenthaler <github.com/mgrottenthaler>
|
||||||
Austin Siew <github.com/Aquafina-water-bottle>
|
Austin Siew <github.com/Aquafina-water-bottle>
|
||||||
Joel Koen <mail@joelkoen.com>
|
Joel Koen <mail@joelkoen.com>
|
||||||
|
Christopher Woggon <christopher.woggon@gmail.com>
|
||||||
|
|
||||||
********************
|
********************
|
||||||
|
|
||||||
|
|
|
@ -305,7 +305,7 @@ deck-config-maximum-answer-secs-above-recommended = Anki can schedule your revie
|
||||||
|
|
||||||
## Selecting a deck
|
## Selecting a deck
|
||||||
|
|
||||||
deck-config-which-deck = Which deck would you like?
|
deck-config-which-deck = Which deck would you like to display options for?
|
||||||
|
|
||||||
|
|
||||||
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.
|
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.
|
||||||
|
|
Loading…
Reference in a new issue