We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 80a13e3 commit 13e1959Copy full SHA for 13e1959
python/plugins/db_manager/ui/DlgImportVector.ui
@@ -7,7 +7,7 @@
7
<x>0</x>
8
<y>0</y>
9
<width>482</width>
10
- <height>436</height>
+ <height>496</height>
11
</rect>
12
</property>
13
<property name="windowTitle">
@@ -256,7 +256,7 @@
256
<item row="4" column="0" colspan="2">
257
<widget class="QCheckBox" name="chkDropTable">
258
<property name="text">
259
- <string>Drop existing table</string>
+ <string>Replace existing table</string>
260
261
</widget>
262
</item>
0 commit comments