mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 03:36:37 +02:00
Include "Unclassified" with Minor Road, because people know it that way
This commit is contained in:
+2
-2
@@ -2307,8 +2307,8 @@ en:
|
||||
terms: "<translate with synonyms or related terms for 'Turning Circle', separated by commas>"
|
||||
highway/unclassified:
|
||||
# highway=unclassified
|
||||
name: Minor Road
|
||||
terms: "<translate with synonyms or related terms for 'Minor Road', separated by commas>"
|
||||
name: Minor/Unclassified Road
|
||||
terms: "<translate with synonyms or related terms for 'Minor/Unclassified Road', separated by commas>"
|
||||
historic:
|
||||
# 'historic=*'
|
||||
name: Historic Site
|
||||
|
||||
@@ -4967,7 +4967,7 @@
|
||||
"highway": "unclassified"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Minor Road"
|
||||
"name": "Minor/Unclassified Road"
|
||||
},
|
||||
"historic": {
|
||||
"fields": [
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
"highway": "unclassified"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Minor Road"
|
||||
"name": "Minor/Unclassified Road"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -2635,7 +2635,7 @@
|
||||
"terms": "cul-de-sac"
|
||||
},
|
||||
"highway/unclassified": {
|
||||
"name": "Minor Road",
|
||||
"name": "Minor/Unclassified Road",
|
||||
"terms": ""
|
||||
},
|
||||
"historic": {
|
||||
|
||||
Reference in New Issue
Block a user