Changeset 29101 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java
- Timestamp:
- 2012-12-21T00:37:53+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java
r27906 r29101 94 94 Main.worker.execute(this); 95 95 } else { 96 JOptionPane.showMessageDialog(Main.parent, 97 tr("To enable the cadastre WMS plugin, change\n" 98 + "the current projection to one of the cadastre\n" 99 + "projections and retry")); 96 CadastrePlugin.askToChangeProjection(); 100 97 } 101 98 }
Note:
See TracChangeset
for help on using the changeset viewer.
