Changeset 8198 in josm for trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java
- Timestamp:
- 2015-04-15T22:31:53+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java
r8131 r8198 435 435 .addKeyword("role:", "role:", tr("objects with given role in a relation")) 436 436 .addKeyword("areasize:<i>-100</i>", "areasize:", tr("closed ways with an area of 100 m\u00b2")) 437 .addKeyword("waylength:<i>200-</i>", "waylength:", tr("ways with a length of 200 m or more")) 437 438 , GBC.eol()); 438 439 right.add(new SearchKeywordRow(hcbSearchString)
Note:
See TracChangeset
for help on using the changeset viewer.
