Simplify - "Site Type"

This commit is contained in:
Bryan Housel
2018-07-10 02:10:46 -04:00
parent cd7cdd95e9
commit 0a4d4ff36f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1356,7 +1356,7 @@ en:
label: Type
site_type:
# site_type=*
label: Archaeological Site Type
label: Site Type
smoking:
# smoking=*
label: Smoking
+1 -1
View File
@@ -240,7 +240,7 @@
"shop": {"key": "shop", "type": "typeCombo", "label": "Type"},
"siren/purpose": {"key": "siren:purpose", "type": "combo", "label": "Purpose"},
"siren/type": {"key": "siren:type", "type": "combo", "label": "Type", "strings": {"options": {"pneumatic": "Pneumatic", "electronic": "Electronic", "other": "Other"}}},
"site_type": {"key": "site_type", "type": "combo", "label": "Archaeological Site Type"},
"site_type": {"key": "site_type", "type": "combo", "label": "Site Type"},
"site": {"key": "site", "type": "combo", "label": "Type"},
"smoking": {"key": "smoking", "type": "combo", "label": "Smoking", "placeholder": "No, Separated, Yes...", "strings": {"options": {"no": "No smoking anywhere", "separated": "In smoking areas, not physically isolated", "isolated": "In smoking areas, physically isolated", "outside": "Allowed outside", "yes": "Allowed everywhere", "dedicated": "Dedicated to smokers (e.g. smokers' club)"}}},
"smoothness": {"key": "smoothness", "type": "combo", "label": "Smoothness", "placeholder": "Thin Rollers, Wheels, Off-Road...", "strings": {"options": {"excellent": "Thin Rollers: rollerblade, skateboard", "good": "Thin Wheels: racing bike", "intermediate": "Wheels: city bike, wheelchair, scooter", "bad": "Robust Wheels: trekking bike, car, rickshaw", "very_bad": "High Clearance: light duty off-road vehicle", "horrible": "Off-Road: heavy duty off-road vehicle", "very_horrible": "Specialized off-road: tractor, ATV", "impassable": "Impassable / No wheeled vehicle"}}},
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "site_type",
"type": "combo",
"label": "Archaeological Site Type"
"label": "Site Type"
}
+1 -1
View File
@@ -6894,7 +6894,7 @@
{"key": "siren:type", "value": "pneumatic", "description": "Type"},
{"key": "siren:type", "value": "electronic", "description": "Type"},
{"key": "siren:type", "value": "other", "description": "Type"},
{"key": "site_type", "description": "Archaeological Site Type"},
{"key": "site_type", "description": "Site Type"},
{"key": "site", "description": "Type"},
{"key": "smoking", "value": "no", "description": "Smoking"},
{"key": "smoking", "value": "separated", "description": "Smoking"},
+1 -1
View File
@@ -2518,7 +2518,7 @@
}
},
"site_type": {
"label": "Archaeological Site Type"
"label": "Site Type"
},
"site": {
"label": "Type"