mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-22 02:53:35 +00:00
Make categories not geometry-specific
This commit is contained in:
18
dist/locales/en.json
vendored
18
dist/locales/en.json
vendored
@@ -2065,22 +2065,13 @@
|
||||
"category-building": {
|
||||
"name": "Building Features"
|
||||
},
|
||||
"category-golf-area": {
|
||||
"name": "Golf Features"
|
||||
},
|
||||
"category-golf-line": {
|
||||
"category-golf": {
|
||||
"name": "Golf Features"
|
||||
},
|
||||
"category-landuse": {
|
||||
"name": "Land Use Features"
|
||||
},
|
||||
"category-natural-area": {
|
||||
"name": "Natural Features"
|
||||
},
|
||||
"category-natural-line": {
|
||||
"name": "Natural Features"
|
||||
},
|
||||
"category-natural-point": {
|
||||
"category-natural": {
|
||||
"name": "Natural Features"
|
||||
},
|
||||
"category-path": {
|
||||
@@ -2101,10 +2092,7 @@
|
||||
"category-utility": {
|
||||
"name": "Utility Features"
|
||||
},
|
||||
"category-water-area": {
|
||||
"name": "Water Features"
|
||||
},
|
||||
"category-water-line": {
|
||||
"category-water": {
|
||||
"name": "Water Features"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user