Skip to content

Commit

Permalink
Update qgsprojectionselectorbase.ui
Browse files Browse the repository at this point in the history
I think that "No projection" could lead to misunderstandings. 

This flag disable the reprojection of qgis while "projection" in geomatics is a term used to define the operation done to reduce the surface of a three-dimensional planet to a flat map.
  • Loading branch information
rmarzocchi84 authored and nyalldawson committed Jan 22, 2020
1 parent d4fc5b3 commit 4065208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsprojectionselectorbase.ui
Expand Up @@ -42,7 +42,7 @@
<string>Use this option to treat all coordinates as Cartesian coordinates in an unknown reference system.</string>
</property>
<property name="text">
<string>No projection (or unknown/non-Earth projection)</string>
<string>No CRS (or unknown/non-Earth projection)</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 4065208

Please sign in to comment.