1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00

Cosmetics

This commit is contained in:
Martin Tůma 2017-04-07 10:16:14 +02:00
parent 89c25bbc3a
commit 96437ae6ab
3 changed files with 6 additions and 6 deletions

View File

@ -489,8 +489,8 @@
</message> </message>
<message> <message>
<location filename="../src/gui.cpp" line="641"/> <location filename="../src/gui.cpp" line="641"/>
<source>The expected structure is one map/atlas in a separate subdirectory. Supported map formats are OziMap image-based maps and tiled TrekBuddy maps/atlases (tared and non-tared).</source> <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>Očekávaná struktura je jedna mapa/atlas v samostatném podadresáři. Podporované mapové formáty jsou OziMap mapy a TrekBuddy mapy/atlasy (včetně tar varianty).</translation> <translation>Očekávaná struktura je jedna mapa/atlas v samostatném podadresáři. Podporované mapové formáty jsou OziExplorer mapy a TrekBuddy mapy/atlasy (včetně tar varianty).</translation>
</message> </message>
<message> <message>
<location filename="../src/gui.cpp" line="1097"/> <location filename="../src/gui.cpp" line="1097"/>

View File

@ -494,8 +494,8 @@
</message> </message>
<message> <message>
<location filename="../src/gui.cpp" line="641"/> <location filename="../src/gui.cpp" line="641"/>
<source>The expected structure is one map/atlas in a separate subdirectory. Supported map formats are OziMap image-based maps and tiled TrekBuddy maps/atlases (tared and non-tared).</source> <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 OziMap bildbaserade kartor och rutindelade TrekBuddy-kartor/-kartsamlingar (tarerade och icke tarerade).</translation> <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>
<message> <message>
<location filename="../src/gui.cpp" line="1097"/> <location filename="../src/gui.cpp" line="1097"/>

View File

@ -639,8 +639,8 @@ void GUI::dataSources()
"directory:") "directory:")
+ "</p><p><code>" + USER_MAP_DIR + "</code></p><p>" + "</p><p><code>" + USER_MAP_DIR + "</code></p><p>"
+ tr("The expected structure is one map/atlas in a separate subdirectory." + tr("The expected structure is one map/atlas in a separate subdirectory."
" Supported map formats are OziMap image-based maps and tiled TrekBuddy" " Supported map formats are OziExplorer image-based maps and tiled"
" maps/atlases (tared and non-tared).") + "</p>" " TrekBuddy maps/atlases (tared and non-tared).") + "</p>"
+ "<h4>" + tr("POIs") + "</h4><p>" + "<h4>" + tr("POIs") + "</h4><p>"
+ tr("To make GPXSee load a POI file automatically on startup, add " + tr("To make GPXSee load a POI file automatically on startup, add "