From a5d491b6db9da5b32f55d3e52accc574c84d1986 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Wed, 20 Sep 2017 12:20:58 -0300 Subject: [PATCH] small fixes in healthcare presets terms --- data/presets.yaml | 4 ++-- data/presets/presets.json | 7 ++++--- data/presets/presets/healthcare/alternative.json | 4 ++-- data/presets/presets/healthcare/podiatrist.json | 3 ++- dist/locales/en.json | 4 ++-- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/data/presets.yaml b/data/presets.yaml index 215976f12..a118b932e 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -2786,7 +2786,7 @@ en: healthcare/alternative: # healthcare=alternative name: Alternative Medicine - # 'terms: acupuncture,anthroposophical,applied_kinesiology,aromatherapy,ayurveda,heabalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani' + # 'terms: acupuncture,anthroposophical,applied kinesiology,aromatherapy,ayurveda,herbalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani' terms: '' healthcare/alternative/chiropractic: # 'healthcare=alternative, healthcare:speciality=chiropractic' @@ -2836,7 +2836,7 @@ en: healthcare/podiatrist: # healthcare=podiatrist name: Podiatrist - # 'terms: foot,feet' + # 'terms: foot,feet,nails' terms: '' healthcare/psychotherapist: # healthcare=psychotherapist diff --git a/data/presets/presets.json b/data/presets/presets.json index bdb0857d4..de1aa456f 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -6264,10 +6264,10 @@ "terms": [ "acupuncture", "anthroposophical", - "applied_kinesiology", + "applied kinesiology", "aromatherapy", "ayurveda", - "heabalism", + "herbalism", "homeopathy", "hydrotherapy", "hypnosis", @@ -6529,7 +6529,8 @@ ], "terms": [ "foot", - "feet" + "feet", + "nails" ], "tags": { "healthcare": "podiatrist" diff --git a/data/presets/presets/healthcare/alternative.json b/data/presets/presets/healthcare/alternative.json index 2ac770ea8..20801e6f4 100644 --- a/data/presets/presets/healthcare/alternative.json +++ b/data/presets/presets/healthcare/alternative.json @@ -15,10 +15,10 @@ "terms": [ "acupuncture", "anthroposophical", - "applied_kinesiology", + "applied kinesiology", "aromatherapy", "ayurveda", - "heabalism", + "herbalism", "homeopathy", "hydrotherapy", "hypnosis", diff --git a/data/presets/presets/healthcare/podiatrist.json b/data/presets/presets/healthcare/podiatrist.json index 03d7cc319..abf16dc1e 100644 --- a/data/presets/presets/healthcare/podiatrist.json +++ b/data/presets/presets/healthcare/podiatrist.json @@ -14,7 +14,8 @@ ], "terms": [ "foot", - "feet" + "feet", + "nails" ], "tags": { "healthcare": "podiatrist" diff --git a/dist/locales/en.json b/dist/locales/en.json index 7908c3689..238c87a60 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -3538,7 +3538,7 @@ }, "healthcare/alternative": { "name": "Alternative Medicine", - "terms": "acupuncture,anthroposophical,applied_kinesiology,aromatherapy,ayurveda,heabalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani" + "terms": "acupuncture,anthroposophical,applied kinesiology,aromatherapy,ayurveda,herbalism,homeopathy,hydrotherapy,hypnosis,naturopathy,osteopathy,reflexology,reiki,shiatsu,traditional,tuina,unani" }, "healthcare/alternative/chiropractic": { "name": "Chiropractor", @@ -3578,7 +3578,7 @@ }, "healthcare/podiatrist": { "name": "Podiatrist", - "terms": "foot,feet" + "terms": "foot,feet,nails" }, "healthcare/psychotherapist": { "name": "Psychotherapist",