Changeset 17959 in josm for trunk/resources/data/validator
- Timestamp:
- 2021-07-08T00:51:36+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/deprecated.mapcss
r17956 r17959 2286 2286 /* #20637 */ 2287 2287 *[role] { 2288 throwWarning: tr("{0} as a tag on an object. Roles are specified in the relation ''s member listsinstead.", "{0.tag}", "{0.key}");2288 throwWarning: tr("{0} as a tag on an object. Roles are specified in the relation members list instead.", "{0.tag}", "{0.key}"); 2289 2289 assertMatch: "node role=stop"; 2290 2290 }
Note:
See TracChangeset
for help on using the changeset viewer.