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>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>369</width>
|
||||
<height>393</height>
|
||||
<width>387</width>
|
||||
<height>396</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
@ -21,7 +21,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="activeCheck">
|
||||
<property name="text">
|
||||
<string>Show only cards with selected tags:</string>
|
||||
<string>Show only cards with any of these tags:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue