Removing redundant 'New' keyword from 'Layer -> New' menu item.

This commit is contained in:
Ivan Mincik 2013-05-23 21:49:00 +02:00
parent f82cc12008
commit ebd76d1a64

View File

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