fix string

This commit is contained in:
woheller69 2025-04-07 09:14:22 +02:00
parent 2e1a684d79
commit 2f53eae119
2 changed files with 3 additions and 2 deletions

View file

@ -5,5 +5,5 @@
<string name="title_location_permission">Standortfreigabe</string>
<string name="text_location_permission">Bitte die Standordfreigabe gewähren und die Funktion erneut aufrufen.</string>
<string name="error_no_gps">Bitte GPS aktivieren</string>
<string name="no_app_installed">Keine app installiert</string>
<string name="no_app_installed">Keine App installiert</string>
</resources>

View file

@ -1 +1,2 @@
Fix turn-by-turn direction list
Remove banner