Changeset 8589 in josm for trunk/data
- Timestamp:
- 2015-07-10T00:00:01+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r8522 r8589 197 197 node:unconnected:in-downloaded-area[barrier=height_restrictor], 198 198 node:unconnected:in-downloaded-area[barrier=debris] { 199 throwWarning: tr("{0} must be connected to a way", "{ 1.tag}");199 throwWarning: tr("{0} must be connected to a way", "{2.tag}"); 200 200 } 201 201
Note:
See TracChangeset
for help on using the changeset viewer.