mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-24 00:06:24 -04:00
Renaming stuff
Duplicate feature Duplicate feature and digitize Duplicate selected features
This commit is contained in:
parent
95b8535ac1
commit
5e7865ca10
@ -7622,7 +7622,7 @@ void QgisApp::setupDuplicateFeaturesAction()
|
||||
}
|
||||
);
|
||||
|
||||
action = new QgsMapLayerAction( QString( tr( "Duplicate feature redigitized" ) ),
|
||||
action = new QgsMapLayerAction( QString( tr( "Duplicate feature and digitize" ) ),
|
||||
this, QgsMapLayerAction::AllActions,
|
||||
QgsApplication::getThemeIcon( QStringLiteral( "/mActionDuplicateFeatureDigitized.svg" ) ) );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user