From: Jamie Guthrie Date: Wed, 14 Feb 2018 00:22:39 +0000 (+0000) Subject: Change directions start to say 'on road' rather than 'at end of road' X-Git-Tag: live~3151 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5bb209a2f1aa12b8a1305afde739f3ed6e0f4513?hp=910a7fe9fc01ef3d16eeebaaac82b58d54722f28 Change directions start to say 'on road' rather than 'at end of road' Closes #1750 --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 69e9041d4..838e657d7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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}