From: Jamie Guthrie Date: Sun, 29 Apr 2018 18:53:57 +0000 (+0100) Subject: Merge branch 'master' into convert_roundabout_exits X-Git-Tag: live~3156^2~1^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/76bc5eba0617e36ebb853d24212543d0e1d4904d Merge branch 'master' into convert_roundabout_exits --- 76bc5eba0617e36ebb853d24212543d0e1d4904d diff --cc config/locales/en.yml index 2c1ac0169,fd0317df1..a2a575492 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@@ -2374,26 -2376,14 +2376,26 @@@ en 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} - 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} + roundabout_with_exit: At roundabout take exit %{exit} 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}" + exit_counts: + one: "1st" + two: "2nd" + three: "3rd" + four: "4th" + five: "5th" + six: "6th" + seven: "7th" + eight: "8th" + nine: "9th" + ten: "10th" + gt_ten: "" time: "Time" query: node: Node