mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Change Semi-Detached Houses => Semi-Detached House
https://github.com/openstreetmap/iD/issues/2776#issuecomment-141093644
This commit is contained in:
+2
-2
@@ -1727,9 +1727,9 @@ en:
|
||||
terms: "<translate with synonyms or related terms for 'School Building', separated by commas>"
|
||||
building/semidetached_house:
|
||||
# building=semidetached_house
|
||||
name: Semi-Detached Houses
|
||||
name: Semi-Detached House
|
||||
# 'terms: home,double,duplex,twin,family,residence,dwelling'
|
||||
terms: "<translate with synonyms or related terms for 'Semi-Detached Houses', separated by commas>"
|
||||
terms: "<translate with synonyms or related terms for 'Semi-Detached House', separated by commas>"
|
||||
building/shed:
|
||||
# building=shed
|
||||
name: Shed
|
||||
|
||||
@@ -2655,7 +2655,7 @@
|
||||
"residence",
|
||||
"dwelling"
|
||||
],
|
||||
"name": "Semi-Detached Houses"
|
||||
"name": "Semi-Detached House"
|
||||
},
|
||||
"building/shed": {
|
||||
"icon": "building",
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
"residence",
|
||||
"dwelling"
|
||||
],
|
||||
"name": "Semi-Detached Houses"
|
||||
"name": "Semi-Detached House"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -2060,7 +2060,7 @@
|
||||
"terms": "academy,elementary school,middle school,high school"
|
||||
},
|
||||
"building/semidetached_house": {
|
||||
"name": "Semi-Detached Houses",
|
||||
"name": "Semi-Detached House",
|
||||
"terms": "home,double,duplex,twin,family,residence,dwelling"
|
||||
},
|
||||
"building/shed": {
|
||||
|
||||
Reference in New Issue
Block a user