]> git.openstreetmap.org Git - rails.git/commitdiff
Removed directions from roundabout exit instructions
authorJ Guthrie <jamie.guthrie@gmail.com>
Wed, 25 Apr 2018 23:51:35 +0000 (00:51 +0100)
committerJ Guthrie <jamie.guthrie@gmail.com>
Wed, 25 Apr 2018 23:51:35 +0000 (00:51 +0100)
config/locales/en.yml

index d132551b86254b0a1d26b6edde467cd3f28285e8..2fdee0b2d33ae15305eda5bd4f3dc462e1ff3431 100644 (file)
@@ -2377,11 +2377,11 @@ en:
         against_oneway_without_exit: Go against one-way on %{name}
         end_oneway_without_exit: End of one-way on %{name}
         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
         against_oneway_without_exit: Go against one-way on %{name}
         end_oneway_without_exit: End of one-way on %{name}
         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
-        turn_left_with_exit: Turn left onto %{name}
-        slight_left_with_exit: Make a slight left onto %{name}
-        turn_right_with_exit: Turn right onto %{name}
-        slight_right_with_exit: Make a slight right onto %{name}
-        continue_with_exit: Go straight onto %{name}
+        turn_left_with_exit: Exit onto %{name}
+        slight_left_with_exit: Exit onto %{name}
+        turn_right_with_exit: Exit onto %{name}
+        slight_right_with_exit: Exit onto %{name}
+        continue_with_exit: Exit onto %{name}
         unnamed: "unnamed road"
         courtesy: "Directions courtesy of %{link}"
       time: "Time"
         unnamed: "unnamed road"
         courtesy: "Directions courtesy of %{link}"
       time: "Time"