Fixed typo in crossing ways issue label

This commit is contained in:
Quincy Morgan
2018-12-20 10:40:48 -05:00
parent f0fa59874f
commit 7416fc7ac3
2 changed files with 2 additions and 2 deletions

View File

@@ -638,7 +638,7 @@ en:
many_deletions: "You're deleting {n} features: {p} nodes, {l} lines, {a} areas, {r} relations. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org."
tag_suggests_area: "The tag {tag} suggests line should be area, but it is not an area"
deprecated_tags: "Deprecated tags: {tags}"
crossing_ways: Corssing ways without connection
crossing_ways: Crossing ways without connection
crossing_ways_tooltip: "Roads are crossing other roads, buildings, railroads, or waterways without connection nodes or a bridge tag."
zoom:
in: Zoom in

View File

@@ -775,7 +775,7 @@
"many_deletions": "You're deleting {n} features: {p} nodes, {l} lines, {a} areas, {r} relations. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.",
"tag_suggests_area": "The tag {tag} suggests line should be area, but it is not an area",
"deprecated_tags": "Deprecated tags: {tags}",
"crossing_ways": "Corssing ways without connection",
"crossing_ways": "Crossing ways without connection",
"crossing_ways_tooltip": "Roads are crossing other roads, buildings, railroads, or waterways without connection nodes or a bridge tag."
},
"zoom": {