Change directions start to say 'on road' rather than 'at end of road'
Closes #1750
This commit is contained in:
parent
910a7fe9fc
commit
5bb209a2f1
1 changed files with 1 additions and 1 deletions
|
@ -2363,7 +2363,7 @@ en:
|
|||
roundabout_without_exit: At roundabout take %{name}
|
||||
leave_roundabout_without_exit: Leave roundabout - %{name}
|
||||
stay_roundabout_without_exit: Stay on roundabout - %{name}
|
||||
start_without_exit: Start at end of %{name}
|
||||
start_without_exit: Start on %{name}
|
||||
destination_without_exit: Reach destination
|
||||
against_oneway_without_exit: Go against one-way on %{name}
|
||||
end_oneway_without_exit: End of one-way on %{name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue