mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add style and route-horse icon, rename per #3066
This commit is contained in:
+2
-2
@@ -3735,8 +3735,8 @@ en:
|
||||
terms: "<translate with synonyms or related terms for 'Hiking Route', separated by commas>"
|
||||
type/route/horse:
|
||||
# 'type=route, route=horse'
|
||||
name: Bridle Route
|
||||
terms: "<translate with synonyms or related terms for 'Bridle Route', separated by commas>"
|
||||
name: Riding Route
|
||||
terms: "<translate with synonyms or related terms for 'Riding Route', separated by commas>"
|
||||
type/route/pipeline:
|
||||
# 'type=route, route=pipeline'
|
||||
name: Pipeline Route
|
||||
|
||||
@@ -114,8 +114,8 @@
|
||||
"type/route/road",
|
||||
"type/route/bicycle",
|
||||
"type/route/foot",
|
||||
"type/route/horse",
|
||||
"type/route/hiking",
|
||||
"type/route/horse",
|
||||
"type/route/bus",
|
||||
"type/route/train",
|
||||
"type/route/tram",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"type/route/road",
|
||||
"type/route/bicycle",
|
||||
"type/route/foot",
|
||||
"type/route/horse",
|
||||
"type/route/hiking",
|
||||
"type/route/horse",
|
||||
"type/route/bus",
|
||||
"type/route/train",
|
||||
"type/route/tram",
|
||||
|
||||
@@ -10568,8 +10568,8 @@
|
||||
"type": "route",
|
||||
"route": "horse"
|
||||
},
|
||||
"name": "Bridle Route",
|
||||
"icon": "route-foot",
|
||||
"name": "Riding Route",
|
||||
"icon": "route-horse",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"type": "route",
|
||||
"route": "horse"
|
||||
},
|
||||
"name": "Bridle Route",
|
||||
"icon": "route-foot",
|
||||
"name": "Riding Route",
|
||||
"icon": "route-horse",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
Reference in New Issue
Block a user