string improvement

This commit is contained in:
sonora 2017-01-04 23:04:58 +01:00
parent 2ff8b42db7
commit 5594d0dcbf
2 changed files with 2 additions and 2 deletions

View file

@ -2117,7 +2117,7 @@ Lon %2$s</string>
<string name="shared_string_upload">Hochladen</string> <string name="shared_string_upload">Hochladen</string>
<string name="shared_string_qr_code">QR-Code</string> <string name="shared_string_qr_code">QR-Code</string>
<string name="map_downloaded">Karte heruntergeladen</string> <string name="map_downloaded">Karte heruntergeladen</string>
<string name="map_downloaded_descr">Karte von %1$s wurde heruntergeladen. Gehen Sie zur Karte, um sie zu benutzen.</string> <string name="map_downloaded_descr">Die Karte von %1$s wurde heruntergeladen und kann nun benutzt werden.</string>
<string name="go_to_map">Karte anzeigen</string> <string name="go_to_map">Karte anzeigen</string>
<string name="lang_nds">Plattdeutsch</string> <string name="lang_nds">Plattdeutsch</string>
<string name="lang_mk">Mazedonisch</string> <string name="lang_mk">Mazedonisch</string>

View file

@ -404,7 +404,7 @@
<string name="world_map_download_descr">World basemap (covering the whole world at small zooms) is missing or outdated. Please consider downloading it for a global overview.</string> <string name="world_map_download_descr">World basemap (covering the whole world at small zooms) is missing or outdated. Please consider downloading it for a global overview.</string>
<string name="shared_string_qr_code">QR-code</string> <string name="shared_string_qr_code">QR-code</string>
<string name="map_downloaded">Map downloaded</string> <string name="map_downloaded">Map downloaded</string>
<string name="map_downloaded_descr">Map of %1$s has been downloaded. Go back to the map to start using it.</string> <string name="map_downloaded_descr">The map of %1$s has been downloaded, you can now start to use it.</string>
<string name="go_to_map">Display the map</string> <string name="go_to_map">Display the map</string>
<string name="simulate_initial_startup_descr">"Sets the flag indicating first app startup, keeps all other settings unchanged"</string> <string name="simulate_initial_startup_descr">"Sets the flag indicating first app startup, keeps all other settings unchanged"</string>
<string name="simulate_initial_startup">Simulate first app start</string> <string name="simulate_initial_startup">Simulate first app start</string>