mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
clarify selective study wording
This commit is contained in:
parent
22134a5fb8
commit
b083c15d0c
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>369</width>
|
<width>387</width>
|
||||||
<height>393</height>
|
<height>396</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="activeCheck">
|
<widget class="QCheckBox" name="activeCheck">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show only cards with selected tags:</string>
|
<string>Show only cards with any of these tags:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue