Showing with 2 additions and 2 deletions.
  1. +2 −2 src/ui/qgisapp.ui
4 changes: 2 additions & 2 deletions src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@
<normaloff>:/images/themes/default/mActionNewVectorLayer.png</normaloff>:/images/themes/default/mActionNewVectorLayer.png</iconset>
</property>
<property name="text">
<string>New Shapefile Layer...</string>
<string>Shapefile Layer...</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+N</string>
Expand All @@ -1141,7 +1141,7 @@
<normaloff>:/images/themes/default/mActionNewVectorLayer.png</normaloff>:/images/themes/default/mActionNewVectorLayer.png</iconset>
</property>
<property name="text">
<string>New SpatiaLite Layer ...</string>
<string>SpatiaLite Layer...</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+A</string>
Expand Down