Skip to content

Commit

Permalink
new i.sentinel modules: msg cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Nov 29, 2020
1 parent e45f6a9 commit f9ce1ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def main():
else:
producttype = 'S2MSI2A'

grass.message(_("Importing Sentinel footprints ..."))
grass.message(_("Retrieving Sentinel footprints from ESA hub ..."))
fps = 'tmp_fps_%s' % str(os.getpid())
rm_vectors.append(fps)
if not options['names']:
Expand Down

0 comments on commit f9ce1ba

Please sign in to comment.