mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-23 20:40:21 +01:00
Use different messages for crossing tunnels and bridges if they are connectable
This commit is contained in:
6
dist/locales/en.json
vendored
6
dist/locales/en.json
vendored
@@ -1454,8 +1454,14 @@
|
||||
"tunnel-tunnel": {
|
||||
"tip": "Crossing tunnels should use different layers."
|
||||
},
|
||||
"tunnel-tunnel_connectable": {
|
||||
"tip": "Crossing tunnels should be connected or use different layers."
|
||||
},
|
||||
"bridge-bridge": {
|
||||
"tip": "Crossing bridges should use different layers."
|
||||
},
|
||||
"bridge-bridge_connectable": {
|
||||
"tip": "Crossing bridges should be connected or use different layers."
|
||||
}
|
||||
},
|
||||
"highway_almost_junction": {
|
||||
|
||||
Reference in New Issue
Block a user