From 279d23513a0a4c871db490f12231e593008f7381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Fri, 6 Aug 2021 21:21:53 -0700 Subject: [PATCH] Rename Cycle Route to Bicycle Route --- data/presets/type/route/bicycle.json | 2 +- interim/source_strings.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/presets/type/route/bicycle.json b/data/presets/type/route/bicycle.json index 665798c5..d6d822ae 100644 --- a/data/presets/type/route/bicycle.json +++ b/data/presets/type/route/bicycle.json @@ -28,5 +28,5 @@ "key": "route", "value": "bicycle" }, - "name": "Cycle Route" + "name": "Bicycle Route" } diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 7047386d..4f25f8b8 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -9284,8 +9284,8 @@ en: terms: '' type/route/bicycle: # 'type=route + route=bicycle\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).' - name: Cycle Route - terms: '' + name: Bicycle Route + terms: '' type/route/bus: # 'type=route + route=bus\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).' name: Bus Route