mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Merge pull request #235 from homocomputeris/feature_find_duplicates_wording
Refine wording in Find duplicates
This commit is contained in:
commit
0be03696d8
1 changed files with 2 additions and 2 deletions
|
@ -22,14 +22,14 @@
|
|||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>Optional limit:</string>
|
||||
<string>Optional filter:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Look in field:</string>
|
||||
<string>Search in:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue