Changeset 8444 in josm for trunk/src/org/openstreetmap/josm/io/session/SessionReader.java
- Timestamp:
- 2015-06-02T16:41:37+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/session/SessionReader.java
r8404 r8444 531 531 Main.parent, 532 532 title, 533 new String[] { tr("Cancel"), tr("Skip layer and continue")}533 new String[] {tr("Cancel"), tr("Skip layer and continue")} 534 534 ); 535 535 dlg.setButtonIcons(new String[] {"cancel", "dialogs/next"});
Note:
See TracChangeset
for help on using the changeset viewer.
