mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Update label and tooltips for indoor features and building parts (re: #6352)
This commit is contained in:
@@ -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."
|
||||
|
||||
6
dist/locales/en.json
vendored
6
dist/locales/en.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user