Changeset 17942 in josm for trunk/resources/data/validator/deprecated.mapcss
- Timestamp:
- 2021-06-22T22:57:10+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/deprecated.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/deprecated.mapcss
r17940 r17942 2265 2265 } 2266 2266 2267 /* #20434 */ 2268 *[building:roof:shape] { 2269 throwWarning: tr("{0} is deprecated", "{0.key}"); 2270 suggestAlternative: "roof:shape"; 2271 group: tr("deprecated tagging"); 2272 fixChangeKey: "building:roof:shape => roof:shape"; 2273 } 2274 2267 2275 /* When tags are deprecated they should be added to ignoretags.cfg too. */
Note:
See TracChangeset
for help on using the changeset viewer.
