Rename "Create subfolder" to "Keep top-level folder"

Closes #12673
This commit is contained in:
thalieht
2020-04-28 18:10:30 +03:00
parent e786481655
commit 1bdffe1729
12 changed files with 27 additions and 27 deletions

View File

@@ -167,9 +167,9 @@
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="createSubfolderCheckBox">
<widget class="QCheckBox" name="keepTopLevelFolderCheckBox">
<property name="text">
<string>Create subfolder</string>
<string>Keep top-level folder</string>
</property>
</widget>
</item>