Categories

This commit is contained in:
Dimitris
2026-03-09 18:55:13 +01:00
parent 8c103a1f96
commit 61ce09f393
38 changed files with 864 additions and 338 deletions
+6 -2
View File
@@ -17,6 +17,7 @@
<string name="stop_action_title">Stop</string>
<string name="avoid_highways_row_title">Avoid highways</string>
<string name="avoid_tolls_row_title">Avoid tolls rows</string>
<string name="avoid_ferries">Avoid ferries</string>
<string name="no_places">No places</string>
<string name="recent_destinations">Recent destinations</string>
<string name="contacts">Contacts</string>
@@ -34,18 +35,21 @@
<string name="osrm" translatable="false">Osrm</string>
<string name="routing_engine" translatable="false">Routing engine</string>
<string name="use_car_location">Use car location</string>
<string name="tomtom" translatable="false">TomTom\t</string>
<string name="tomtom" translatable="false">TomTom</string>
<string name="options">Options</string>
<string name="tomtom_api_key">TomTom ApiKey</string>
<string name="use_car_settings">Use car settings</string>
<string name="exit_number">Exit number</string>
<string name="navigation_icon_description">Navigation icon</string>
<string name="distance_units">Distance units</string>
<string name="automaticaly">Automaticaly</string>
<string name="automatically">Automatically</string>
<string name="kilometer">Kilometer</string>
<string name="miles">Miles</string>
<string name="audio_settings">Guidance audio</string>
<string name="muted">Muted</string>
<string name="unmuted">Unmuted</string>
<string name="alerts_only">Alerts only</string>
<string name="no_categories">No categories to show</string>
<string name="general">General</string>
<string name="traffic">Show traffic</string>
</resources>