Changeset 14998 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2019-04-18T21:52:34+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/data/validator/combinations.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r14987 r14998 267 267 } 268 268 269 /* {0.key} together with {1.key} (info level)*/269 /* {0.key} together with {1.key}, #17604 */ 270 270 *[addr:street][addr:place] { 271 throw Other: tr("{0} together with {1}", "{0.key}", "{1.key}");271 throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}"); 272 272 group: tr("suspicious tag combination"); 273 273 }
Note:
See TracChangeset
for help on using the changeset viewer.
