[UI] Modify recursive scanning label (#2589)
This commit is contained in:
parent
e971f17bb8
commit
a7360f2642
|
@ -27,7 +27,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="toggle_deepscan">
|
||||
<property name="text">
|
||||
<string>Recursive scan for game folder</string>
|
||||
<string>Search sub-directories for games</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Reference in New Issue