From 0087d31844d3430f3ca2cc7a82bbab884d7c7143 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Tue, 10 May 2022 11:43:07 +0200 Subject: [PATCH] Add beeline hint to segment tooltip --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index bae2e86..f6acb88 100644 --- a/locales/en.json +++ b/locales/en.json @@ -150,7 +150,7 @@ "route-quality-cost": "Cost coding", "route-quality-incline": "Incline coding", "route-quality-shortcut": "{{action}} ({{key}} key to toggle)", - "route-tooltip-segment": "Drag to create a new waypoint", + "route-tooltip-segment": "Drag to create a new waypoint. Click to toggle straight line.", "route-tooltip-waypoint": "Waypoint. Drag to move; Click to remove.", "strava-biking": "Show Strava biking segments", "strava-running": "Show Strava running segments",