mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Use only the "Map" word for maps/atlases in the GUI
This commit is contained in:
@ -296,6 +296,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui.cpp" line="370"/>
|
||||
<location filename="../src/gui.cpp" line="1165"/>
|
||||
<source>Load map</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -502,19 +503,14 @@
|
||||
<source>The expected structure is one map/atlas in a separate subdirectory. Supported map formats are OziExplorer image-based maps and tiled TrekBuddy maps/atlases (tared and non-tared).</source>
|
||||
<translation>Den förväntade strukturen är en karta/atlas i en separat undermapp. Kartformat som stöds är OziExplorer bildbaserade kartor och rutindelade TrekBuddy-kartor/-kartsamlingar (tarerade och icke tarerade).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui.cpp" line="1165"/>
|
||||
<source>Load Map/Atlas</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui.cpp" line="1166"/>
|
||||
<source>Map/Atlas files (*.map *.tba *.tar)</source>
|
||||
<source>Map files (*.map *.tba *.tar)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui.cpp" line="1183"/>
|
||||
<source>Error loading map/atlas:</source>
|
||||
<source>Error loading map:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
Reference in New Issue
Block a user