Skip to content

Commit 9890134

Browse files
committed
Restore 'New Shapefile' (it's also used in the toolbar).
This reverts commit ebd76d1.
1 parent 8c768bc commit 9890134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/qgisapp.ui

+2-2
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@
11291129
<normaloff>:/images/themes/default/mActionNewVectorLayer.png</normaloff>:/images/themes/default/mActionNewVectorLayer.png</iconset>
11301130
</property>
11311131
<property name="text">
1132-
<string>Shapefile Layer...</string>
1132+
<string>New Shapefile Layer...</string>
11331133
</property>
11341134
<property name="shortcut">
11351135
<string>Ctrl+Shift+N</string>
@@ -1141,7 +1141,7 @@
11411141
<normaloff>:/images/themes/default/mActionNewVectorLayer.png</normaloff>:/images/themes/default/mActionNewVectorLayer.png</iconset>
11421142
</property>
11431143
<property name="text">
1144-
<string>SpatiaLite Layer...</string>
1144+
<string>New SpatiaLite Layer ...</string>
11451145
</property>
11461146
<property name="shortcut">
11471147
<string>Ctrl+Shift+A</string>

0 commit comments

Comments
 (0)