Ignore:
Timestamp:
2010-09-07T23:12:44+02:00 (15 years ago)
Author:
zverik
Message:

updated message in irsrectify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/irsrectify/src/irsrectify/IRSRectifyPlugin.java

    r23063 r23064  
    5454            int dy = wms.getImageY(0);
    5555            if( dx == 0 && dy == 0 ) {
    56                 JOptionPane.showMessageDialog(Main.parent, tr("This option creates IRS adjustment layer and a little way inside it. You need to adjust WMS layer placement first."));
     56                JOptionPane.showMessageDialog(Main.parent, tr("This option creates IRS adjustment layer and a little way inside it. You need to adjust WMS layer placement first.\nResulting layer is to be saved as .osm and sent to Komzpa (find him at #osm-ru on irc.oftc.net)."));
    5757                return;
    5858            }
Note: See TracChangeset for help on using the changeset viewer.