Refine wording in Find duplicates
In browser and other dialogues 'Search' and 'Filter' are used. Using the same terms here make Find duplicates more intuitive
This commit is contained in:
parent
591f5eaeef
commit
fc680c3a57
@ -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 New Issue
Block a user