Ignore:
Timestamp:
2013-03-20T08:05:48+01:00 (11 years ago)
Author:
zverik
Message:

some updates to iodb plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/imagery_offset_db/src/iodb/GetImageryOffsetAction.java

    r29376 r29377  
    7171                clayer.panToCenter();
    7272                if( !Main.pref.getBoolean("iodb.calibration.message", false) ) {
    73                     JOptionPane.showMessageDialog(Main.parent, // todo: update text
     73                    JOptionPane.showMessageDialog(Main.parent,
    7474                            tr("A layer has been added with a calibration geometry. Hide data layers,\n"
    7575                            + "find the corresponding feature on the imagery layer and move it accordingly."),
Note: See TracChangeset for help on using the changeset viewer.