mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
'sibling cards', not notes
This commit is contained in:
parent
5032a7d507
commit
2798d4bf75
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
||||||
<item row="5" column="0" colspan="3">
|
<item row="5" column="0" colspan="3">
|
||||||
<widget class="QCheckBox" name="separate">
|
<widget class="QCheckBox" name="separate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Try not to show sibling notes next to each other</string>
|
<string>Try not to show sibling cards next to each other</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue