mirror of
https://github.com/woheller69/maps.git
synced 2025-06-28 20:29:55 +00:00
fix string
This commit is contained in:
parent
2e1a684d79
commit
2f53eae119
2 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
Fix turn-by-turn direction list
|
||||
Remove banner
|
Loading…
Add table
Add a link
Reference in a new issue