]> git.openstreetmap.org Git - rails.git/commitdiff
Add directions for straight on and slight left/right at roundabouts
authorTom Hughes <tom@compton.nu>
Thu, 29 Dec 2016 19:42:00 +0000 (19:42 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 29 Dec 2016 19:42:00 +0000 (19:42 +0000)
config/locales/en.yml

index 3e30e6d4b603a8b0e18c4432c8bcd8cc50221b17..cfff874bda7d1c404579f685ba52ec48aebcdc64 100644 (file)
@@ -2289,7 +2289,10 @@ en:
         end_oneway_without_exit: End of one-way on %{name}
         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
         turn_left_with_exit: At roundabout turn left onto %{name}
+        slight_left_with_exit: At roundabout slight left onto %{name}
         turn_right_with_exit: At roundabout turn right onto %{name}
+        slight_right_with_exit: At roundabout slight right onto %{name}
+        continue_with_exit: At roundabout continue straight onto %{name}
         unnamed: "unnamed road"
         courtesy: "Directions courtesy of %{link}"
       time: "Time"