Ignore:
Timestamp:
2010-09-07T23:31:37+02:00 (14 years ago)
Author:
zverik
Message:

Komzpa email

File:
1 edited

Legend:

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

    r23068 r23070  
    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.\nResulting layer is to be saved as .osm and sent to Komzpa (find him at #osm-ru on irc.oftc.net)."));
     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 (me@komzpa.net) with [irs rectify] in subject."));
    5757                return;
    5858            }
Note: See TracChangeset for help on using the changeset viewer.