Update label and tooltips for indoor features and building parts (re: #6352)

This commit is contained in:
Quincy Morgan
2019-05-22 09:59:24 -04:00
parent cc23d11e0a
commit 96c0dbde98
2 changed files with 6 additions and 6 deletions

View File

@@ -630,10 +630,10 @@ en:
tooltip: "Buildings, Shelters, Garages, etc."
building_parts:
description: Building Parts
tooltip: "building:part=*"
tooltip: "3D Building and Roof Components"
indoor:
description: Indoor
tooltip: "indoor=*"
description: Indoor Features
tooltip: "Rooms, Corridors, Stairwells, etc."
landuse:
description: Landuse Features
tooltip: "Forests, Farmland, Parks, Residential, Commercial, etc."

View File

@@ -784,11 +784,11 @@
},
"building_parts": {
"description": "Building Parts",
"tooltip": "building:part=*"
"tooltip": "3D Building and Roof Components"
},
"indoor": {
"description": "Indoor",
"tooltip": "indoor=*"
"description": "Indoor Features",
"tooltip": "Rooms, Corridors, Stairwells, etc."
},
"landuse": {
"description": "Landuse Features",