1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Localization update/fix

This commit is contained in:
2021-06-29 23:11:56 +02:00
parent 442fc24776
commit 0935ce45b6
17 changed files with 1945 additions and 1946 deletions

View File

@ -53,7 +53,7 @@ QWidget *OptionsDialog::createMapPage()
_options.inputProjection));
QLabel *inInfo = new QLabel(tr("Select the proper projection of maps"
" without a projection definition (JNX, KMZ and world file maps)"));
" without a projection definition (JNX, KMZ and world file maps)."));
QLabel *outInfo = new QLabel(tr("Select the desired projection of vector"
" maps (IMG and Mapsforge maps). The projection must be valid for"
" the whole map area."));