Change directions start to say 'on road' rather than 'at end of road'

Closes #1750
This commit is contained in:
Jamie Guthrie 2018-02-14 00:22:39 +00:00 committed by Tom Hughes
parent 910a7fe9fc
commit 5bb209a2f1

View file

@ -2363,7 +2363,7 @@ en:
roundabout_without_exit: At roundabout take %{name} roundabout_without_exit: At roundabout take %{name}
leave_roundabout_without_exit: Leave roundabout - %{name} leave_roundabout_without_exit: Leave roundabout - %{name}
stay_roundabout_without_exit: Stay on 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 destination_without_exit: Reach destination
against_oneway_without_exit: Go against one-way on %{name} against_oneway_without_exit: Go against one-way on %{name}
end_oneway_without_exit: End of one-way on %{name} end_oneway_without_exit: End of one-way on %{name}