mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Fix grammar
This commit is contained in:
parent
6365ca3d72
commit
fe3e385af4
@ -5156,7 +5156,7 @@ void QgisApp::deleteSelected( QgsMapLayer *layer, QWidget* parent, bool promptCo
|
||||
if ( numberOfDeletedFeatures == 0 )
|
||||
{
|
||||
messageBar()->pushMessage( tr( "No Features Selected" ),
|
||||
tr( "The current layer has not selected features" ),
|
||||
tr( "The current layer has no selected features" ),
|
||||
QgsMessageBar::INFO, messageTimeout() );
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user