Changeset 26887 in osm for applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java
- Timestamp:
- 2011-10-14T09:18:45+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java
r26882 r26887 517 517 addMenuItem("tags", tr("Move area tags from contour to relation")); 518 518 addMenuItem("alltags", tr("When moving tags, consider even non-repeating ones")); 519 addMenuItem("allowsplit", tr("Al low splitting of ways inneighbouring multipolygons"));519 addMenuItem("allowsplit", tr("Always split ways of neighbouring multipolygons")); 520 520 } 521 521
Note:
See TracChangeset
for help on using the changeset viewer.
