mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05: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>
|
<item>
|
||||||
<widget class="QCheckBox" name="replayQuestion">
|
<widget class="QCheckBox" name="replayQuestion">
|
||||||
<property name="text">
|
<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>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue