]> git.openstreetmap.org Git - rails.git/commitdiff
Change directions start to say 'on road' rather than 'at end of road'
authorJamie Guthrie <jamie.guthrie@gmail.com>
Wed, 14 Feb 2018 00:22:39 +0000 (00:22 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 14 Feb 2018 17:30:59 +0000 (17:30 +0000)
Closes #1750

config/locales/en.yml

index 69e9041d4a282919c4b1b07e0bb69ab106b6e6d7..838e657d7591f76c896e089812542cf132e39243 100644 (file)
@@ -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}