Skip to content

Commit 2acd0f6

Browse files
committed
revert accidental change of preset name in previous commit
1 parent d40b047 commit 2acd0f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/presets/amenity/social_facility/group_home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
"key": "social_facility",
2626
"value": "group_home"
2727
},
28-
"name": "Group Home"
28+
"name": "Elderly Group Home"
2929
}

interim/source_strings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5758,9 +5758,9 @@ en:
57585758
terms: <translate with synonyms or related terms for 'Food Bank', separated by commas>
57595759
amenity/social_facility/group_home:
57605760
# amenity=social_facility + social_facility=group_home + social_facility:for=senior | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
5761-
name: Group Home
5761+
name: Elderly Group Home
57625762
# 'terms: assisted living,care home,elderly,living,old,senior'
5763-
terms: <translate with synonyms or related terms for 'Group Home', separated by commas>
5763+
terms: <translate with synonyms or related terms for 'Elderly Group Home', separated by commas>
57645764
amenity/social_facility/homeless_shelter:
57655765
# amenity=social_facility + social_facility=shelter + social_facility:for=homeless | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
57665766
name: Homeless Shelter

0 commit comments

Comments
 (0)