string correction
This commit is contained in:
parent
e6bcdd89fa
commit
9bfb3a1580
1 changed files with 1 additions and 1 deletions
|
@ -1062,7 +1062,7 @@
|
|||
<string name="no_route">No route</string>
|
||||
<string name="delete_target_point">Remove destination</string>
|
||||
<string name="target_point">Destination %1$s</string>
|
||||
<string name="intermediate_point">Waypoint %1$s</string>
|
||||
<string name="intermediate_point">Intermediate destination %1$s</string>
|
||||
<string name="context_menu_item_last_intermediate_point">Add as last intermediate destination</string>
|
||||
<string name="context_menu_item_first_intermediate_point">Add as first intermediate destination</string>
|
||||
<string name="add_as_last_destination_point">Add as last intermediate destination</string>
|
||||
|
|
Loading…
Reference in a new issue