From 5bb209a2f1aa12b8a1305afde739f3ed6e0f4513 Mon Sep 17 00:00:00 2001 From: Jamie Guthrie Date: Wed, 14 Feb 2018 00:22:39 +0000 Subject: [PATCH 1/1] Change directions start to say 'on road' rather than 'at end of road' Closes #1750 --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.43.2