//aViewPort->setViewLabelPosition( GraphicsView_ViewPort::VLP_BottomLeft, true );
}
- if( aRole != VMR_TransformImage )
+ if( aRole != VMR_TransformImage && aRole != VMR_ReferenceImage )
update( UF_Viewer );
aViewer->activateTransform( GraphicsView_Viewer::FitAll );
</message>
<message>
<source>MANUALLY_GEODESIC</source>
- <translation>Manually input Geodesic coordinates</translation>
+ <translation>Manually input Geographic coordinates</translation>
</message>
<message>
<source>MANUALLY_LAMBERT93</source>
- <translation>Manually input Lambert93 coordinates</translation>
+ <translation>Manually input Plane coordinates (Lambert93)</translation>
</message>
<message>
<source>IMAGE_CS</source>
</message>
<message>
<source>GEODESIC</source>
- <translation>Geodesic</translation>
+ <translation>Geographic coordinates</translation>
</message>
<message>
<source>LAMBERT93</source>
- <translation>Lambert93</translation>
+ <translation>Plane coordinates (Lambert93)</translation>
</message>
<message>
<source>REFERENCE_IMAGE_CS</source>