mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
revert more of ab0345
This commit is contained in:
parent
e20bbd515c
commit
2c65a66587
@ -53,7 +53,7 @@ class ExportGeometryInfo(GeoAlgorithm):
|
||||
|
||||
def defineCharacteristics(self):
|
||||
self.name, self.i18n_name = self.trAlgorithm('Export/Add geometry columns')
|
||||
self.tags = self.trAlgorithm('export,measurements,areas,lengths,perimeters,latitudes,longitudes,,x,y,z,extract,points,lines,polygons')
|
||||
self.tags = self.tr('export,measurements,areas,lengths,perimeters,latitudes,longitudes,x,y,z,extract,points,lines,polygons')
|
||||
self.group, self.i18n_group = self.trAlgorithm('Vector table tools')
|
||||
|
||||
self.calc_methods = [self.tr('Layer CRS'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user