X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c99f7299d47844a30148c68b2df103cde5952866..c7ed8a9e8604b207e24e0899a811ff3cdb2e7c3f:/vendor/assets/iD/iD/locales/en-GB.json diff --git a/vendor/assets/iD/iD/locales/en-GB.json b/vendor/assets/iD/iD/locales/en-GB.json index d4bc69566..c3b80526e 100644 --- a/vendor/assets/iD/iD/locales/en-GB.json +++ b/vendor/assets/iD/iD/locales/en-GB.json @@ -3708,6 +3708,18 @@ "highway/corridor": { "name": "Indoor Corridor" }, + "highway/crossing/marked": { + "name": "Marked Crossing" + }, + "highway/crossing/marked-raised": { + "name": "Marked Crossing (Raised)" + }, + "highway/crossing/zebra": { + "name": "Marked Crossing" + }, + "highway/crossing/zebra-raised": { + "name": "Marked Crossing (Raised)" + }, "highway/cycleway": { "name": "Cycle Path" }, @@ -3717,6 +3729,18 @@ "highway/footway": { "name": "Foot Path" }, + "highway/footway/marked": { + "name": "Marked Crossing" + }, + "highway/footway/marked-raised": { + "name": "Marked Crossing (Raised)" + }, + "highway/footway/zebra": { + "name": "Marked Crossing" + }, + "highway/footway/zebra-raised": { + "name": "Marked Crossing (Raised)" + }, "highway/give_way": { "name": "Give Way Sign" },