mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
improve wording of replayQuestion
based on some old feedback
This commit is contained in:
parent
324f3716ae
commit
8fe766c750
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="replayQuestion">
|
||||
<property name="text">
|
||||
<string>When answer shown, replay both question and answer audio</string>
|
||||
<string>Always include question side when replaying audio</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>false</bool>
|
||||
|
|
Loading…
Reference in a new issue