Ignore:
Timestamp:
2011-10-14T09:18:45+02:00 (14 years ago)
Author:
zverik
Message:

Most of it works, except one small bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java

    r26882 r26887  
    517517            addMenuItem("tags", tr("Move area tags from contour to relation"));
    518518            addMenuItem("alltags", tr("When moving tags, consider even non-repeating ones"));
    519             addMenuItem("allowsplit", tr("Allow splitting of ways in neighbouring multipolygons"));
     519            addMenuItem("allowsplit", tr("Always split ways of neighbouring multipolygons"));
    520520        }
    521521
Note: See TracChangeset for help on using the changeset viewer.