mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
Rename Reproject to Reproject point cloud, fixes #63255
This commit is contained in:
parent
5ed3275ada
commit
32d51dd789
@ -29,7 +29,7 @@ QString QgsPdalReprojectAlgorithm::name() const
|
|||||||
|
|
||||||
QString QgsPdalReprojectAlgorithm::displayName() const
|
QString QgsPdalReprojectAlgorithm::displayName() const
|
||||||
{
|
{
|
||||||
return QObject::tr( "Reproject" );
|
return QObject::tr( "Reproject point cloud" );
|
||||||
}
|
}
|
||||||
|
|
||||||
QString QgsPdalReprojectAlgorithm::group() const
|
QString QgsPdalReprojectAlgorithm::group() const
|
||||||
|
Loading…
x
Reference in New Issue
Block a user