Fix xml
This commit is contained in:
parent
0173e3c881
commit
45700f4ad9
1 changed files with 3 additions and 3 deletions
|
@ -78,9 +78,9 @@
|
|||
<string name="rourte_between_points_warning_desc">Next, snap your track to the nearest allowed road with one of your navigation profiles to use this option.</string>
|
||||
<string name="next_segment">Next segment</string>
|
||||
<string name="whole_track">Whole track</string>
|
||||
<string name="rourte_between_points_desc">Select how to connect points, with a straight line, or calculate a route between them with selected profile.</string>
|
||||
<string name="rourte_between_points_next_segment_button_desc">Only the next segment will be recalculated using selected profile.</string>
|
||||
<string name="rourte_between_points_whole_track_button_desc">The whole track will be recalculated using the selected profile.</string>
|
||||
<string name="route_between_points_desc">Select how to connect points, with a straight line, or calculate a route between them with selected profile.</string>
|
||||
<string name="route_between_points_next_segment_button_desc">Only the next segment will be recalculated using selected profile.</string>
|
||||
<string name="route_between_points_whole_track_button_desc">The whole track will be recalculated using the selected profile.</string>
|
||||
<string name="reverse_route">Reverse route</string>
|
||||
<string name="save_as_new_track">Save as new track</string>
|
||||
<string name="overwrite_track">Overwrite track</string>
|
||||
|
|
Loading…
Reference in a new issue