From 81552c81821f9df120772a6281076af16b8ff28a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Tue, 22 Mar 2022 14:10:09 -0700 Subject: [PATCH] Avoid snake_case on not:name --- data/fields/not/name.json | 3 ++- interim/source_strings.yaml | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/data/fields/not/name.json b/data/fields/not/name.json index 99e1c0a94..304fa233e 100644 --- a/data/fields/not/name.json +++ b/data/fields/not/name.json @@ -5,5 +5,6 @@ "terms": [ "common mistake names", "wrong names" - ] + ], + "snake_case": false } diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 8428846c2..ad5d7138e 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -7217,6 +7217,11 @@ en: name: Television Broadcast Mast # 'terms: antenna,broadcast tower,communication mast,communication tower,guyed tower,television mast,television tower,transmission mast,transmission tower,tv mast,tv tower' terms: + man_made/mast/lighting: + # man_made=mast + tower:type=lighting | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Lighting Mast + # 'terms: flood light,lighting,stadium lights,stadium lighting,headlight' + terms: man_made/mineshaft: # man_made=mineshaft | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Mineshaft