Changeset 13618 in osm for applications


Ignore:
Timestamp:
2009-02-08T22:29:09+01:00 (15 years ago)
Author:
stoecker
Message:

fixed text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSGrabber.java

    r13600 r13618  
    9898                    JOptionPane.showMessageDialog(Main.parent,
    9999                    tr("The projection ''{0}'' in URL and current projection ''{1}'' mismatch.\n"
    100                     + "This may lead to wrong coordinates.\n",
     100                    + "This may lead to wrong coordinates.",
    101101                    m.group(1), projname));
    102102                }
Note: See TracChangeset for help on using the changeset viewer.