Changeset 14830 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2019-03-04T21:02:29+01:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/data/validator/combinations.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r14818 r14830 547 547 throwOther: tr("{0} together with {1}. Tag each hydrant separately.", "{0.tag}", "{1.tag}"); 548 548 } 549 550 /* #12502 */ 551 node[leisure=park][natural=tree] { 552 throwWarning: tr("{0} together with {1} on a node. Remove {0}.", "{0.tag}", "{1.tag}"); 553 group: tr("suspicious tag combination"); 554 fixRemove: "leisure"; 555 }
Note:
See TracChangeset
for help on using the changeset viewer.
