diff --git a/data/presets.yaml b/data/presets.yaml index 24c78aedb..820eb17a2 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -6768,7 +6768,7 @@ en: office/research: # office=research name: Research Office - # 'terms: R and D,research and development,research lab' + # 'terms: R and D,research and development,research lab,r&d,rnd' terms: '' office/surveyor: # office=surveyor diff --git a/data/presets/presets.json b/data/presets/presets.json index dea2c9462..3b10369b6 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -883,7 +883,7 @@ "office/private_investigator": {"icon": "fas-user-secret", "geometry": ["point", "area"], "tags": {"office": "private_investigator"}, "terms": ["PI", "private eye", "private detective"], "name": "Private Investigator Office"}, "office/quango": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "quango"}, "terms": ["ngo", "non government", "non-government", "organization", "organisation", "quasi autonomous", "quasi-autonomous"], "name": "Quasi-NGO Office"}, "office/religion": {"icon": "maki-suitcase", "fields": ["{office}", "religion", "denomination"], "geometry": ["point", "area"], "tags": {"office": "religion"}, "terms": [], "name": "Religious Office"}, - "office/research": {"icon": "fas-flask", "geometry": ["point", "area"], "tags": {"office": "research"}, "terms": ["R and D", "research and development", "research lab"], "name": "Research Office"}, + "office/research": {"icon": "fas-flask", "geometry": ["point", "area"], "tags": {"office": "research"}, "terms": ["R and D", "research and development", "research lab", "r&d", "rnd"], "name": "Research Office"}, "office/surveyor": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "surveyor"}, "terms": [], "name": "Surveyor Office"}, "office/tax_advisor": {"icon": "maki-suitcase", "geometry": ["point", "area"], "tags": {"office": "tax_advisor"}, "terms": ["tax", "tax consultant"], "name": "Tax Advisor Office"}, "office/telecommunication": {"icon": "maki-telephone", "geometry": ["point", "area"], "tags": {"office": "telecommunication"}, "terms": ["communication", "internet service provider", "isp", "network", "telephone", "voice"], "name": "Telecom Office"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index 4a9051eb2..17b96203c 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -8343,7 +8343,7 @@ }, "office/research": { "name": "Research Office", - "terms": "R and D,research and development,research lab" + "terms": "R and D,research and development,research lab,r&d,rnd" }, "office/surveyor": { "name": "Surveyor Office",