Changeset 13611 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
- Timestamp:
- 2009-02-08T20:34:53+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
r13497 r13611 62 62 openInterface(); 63 63 } catch (IOException e) { 64 e.printStackTrace(); 64 JOptionPane.showMessageDialog(Main.parent, 65 tr("Town/city {0} not found or not available in WMS.\n" + 66 "Please check its availibility on www.cadastre.gouv.fr", wmsLayer.getLocation())); 65 67 return false; 66 68 }
Note:
See TracChangeset
for help on using the changeset viewer.
