[UI] Modify recursive scanning label (#2589)

This commit is contained in:
Anthony 2017-02-22 21:45:03 -08:00 committed by Yuri Kunde Schlesner
parent e971f17bb8
commit a7360f2642

View file

@ -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>