summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2018-05-12 23:25:32 +0200
committerGitHub <noreply@github.com>2018-05-12 23:25:32 +0200
commit48c2ad9e13384d505c87e39cf2b32faeba189dad (patch)
tree0fee1f6cb3a8c5164bec0527e2468389052f2cc2
parentf7c2e085d3b498f0130cdedf11668367a182c60e (diff)
downloadnavit-48c2ad9e13384d505c87e39cf2b32faeba189dad.tar.gz
Add files via upload
-rw-r--r--navit/android/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/navit/android/res/values/strings.xml b/navit/android/res/values/strings.xml
index ecbed8dc5..87acfec6b 100644
--- a/navit/android/res/values/strings.xml
+++ b/navit/android/res/values/strings.xml
@@ -47,6 +47,10 @@
<string name="map_download_medium_unavailable">Media selected for map storage is not available</string>
<string name="map_download_error_writing_map">Error writing map!</string>
+ <!-- STORAGE -->
+ <string name="map_location_changed">New location set to %s Restart Navit to apply the changes.</string>
+ <string name="map_location_unavailable">Current map location %s is not available Please restart Navit after you attach an SD card or select a different map location.</string>
+
<!-- ADDRESS SEARCH -->
<string name="address_search_title">Address search</string>
<string name="address_enter_destination">Enter destination</string>