Ignore:
Timestamp:
2018-12-08T01:08:05+01:00 (5 years ago)
Author:
Don-vip
Message:

fix #17085 - wrong placeholder in geometry.mapcss

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/geometry.mapcss

    r14454 r14520  
    315315/* #15648 */
    316316way[place=island]!:closed {
    317   throwError: tr("Way with {1} not closed.", "{0.tag}");
     317  throwError: tr("Way with {0} not closed.", "{0.tag}");
    318318}
    319319
Note: See TracChangeset for help on using the changeset viewer.