Changeset 10004 in josm for trunk/data
- Timestamp:
- 2016-03-17T19:44:17+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/deprecated.mapcss
r9836 r10004 273 273 assertMatch: "node name=FIXME"; 274 274 assertNoMatch: "node name=valid name"; 275 } 276 277 *[note][note=~/^(?i)fixme$/] { 278 throwWarning: tr("{0} is unspecific. Instead use the key fixme with the information what exactly should be fixed in the value of fixme.", "{0.tag}"); 275 279 } 276 280
Note:
See TracChangeset
for help on using the changeset viewer.