Changes between Version 39 and Version 40 of Help/Validator/MapCSSTagChecker
- Timestamp:
- 2021-11-11T13:30:01+01:00 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Validator/MapCSSTagChecker
v39 v40 66 66 * Validator rules can be limited to specific countries, see [wikitr:/Help/Styles/MapCSSImplementation#Territoryselector MapCSSImplementation#Territoryselector]. 67 67 * Alternatively to strings on the right hand side of those expressions, expressions are evaluated (see [wikitr:/Help/Styles/MapCSSImplementation#Evalexpressions list+syntax]) 68 * Most useful of all is [/doc/org/openstreetmap/josm/gui/mappaint/mapcss/ ExpressionFactory.Functions.html#tr(java.lang.String...)tr()] in order to have those strings translated (CLARIFY: where translations for non-core validation rules should be maintained?)68 * Most useful of all is [/doc/org/openstreetmap/josm/gui/mappaint/mapcss/Functions.html#tr-org.openstreetmap.josm.gui.mappaint.Environment-java.lang.String...- tr()] in order to have those strings translated (CLARIFY: where translations for non-core validation rules should be maintained?) 69 69 * If at least one `fixAdd`/`fixRemove`/`fixChangeKey` is specified, those changes are executed for objects matching this test when you press the fix button in the [wikitr:/Help/Dialog/Validator Validator panel]. 70 70 * If `suggestAlternative` is/are present, those alternatives are displayed together with the test message