summaryrefslogtreecommitdiff
path: root/navit/android/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'navit/android/res/values/strings.xml')
-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 0aadefa7e..3a730e807 100644
--- a/navit/android/res/values/strings.xml
+++ b/navit/android/res/values/strings.xml
@@ -76,5 +76,9 @@
<!-- TTS -->
<string name="TTS_title_data_missing">System text to speech engine data is missing</string>
<string name="TTS_qery_install_data">Navit can use any text to speech engine installed on your device. The currently selected engine reports it is unable to speak in your language. Should we ask the system to show voice download dialog?</string>
+
+ <!-- Permissions dialog-->
+ <string name="permissions_not_granted">Navit needs permission to access GPS and read the map.\nIf you change your mind please restart Navit and grant the permissions</string>
+ <string name="permissions_info_box_title">One or more ungranted permissions</string>
</resources>