Ignore:
Timestamp:
2019-04-18T21:52:34+02:00 (7 years ago)
Author:
Klumbumbus
Message:
File:
1 edited

Legend:

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

    r14987 r14998  
    267267}
    268268
    269 /* {0.key} together with {1.key} (info level) */
     269/* {0.key} together with {1.key}, #17604 */
    270270*[addr:street][addr:place] {
    271   throwOther: tr("{0} together with {1}", "{0.key}", "{1.key}");
     271  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
    272272  group: tr("suspicious tag combination");
    273273}
Note: See TracChangeset for help on using the changeset viewer.