mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Fix parsing of error type 211
This commit is contained in:
committed by
Bryan Housel
parent
2b1e37ab78
commit
005927dae3
+1
-1
@@ -1067,7 +1067,7 @@ en:
|
||||
description: 'These errors contain self intersecting ways.'
|
||||
_211:
|
||||
title: ''
|
||||
description: 'This way contains more than one node multiple times. Nodes are {var1}, {var2}. This may or may not be an error.'
|
||||
description: 'This way contains more than one node multiple times. Nodes are {var1}. This may or may not be an error.'
|
||||
_212:
|
||||
title: ''
|
||||
description: 'This way has only two different nodes and contains one of them more than once.'
|
||||
|
||||
Reference in New Issue
Block a user