Changeset 13417 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
- Timestamp:
- 2009-01-28T15:58:23+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
r13382 r13417 103 103 if (Main.proj.toString().equals(new Lambert().toString()) != true) { 104 104 JOptionPane.showMessageDialog(Main.parent, 105 tr("To enable the plugincadastrewms, change\nthe JOSM projection to Lambert and restart"));105 tr("To enable the cadastre WMS plugin, change\nthe JOSM projection to Lambert and restart")); 106 106 return; 107 107 }
Note:
See TracChangeset
for help on using the changeset viewer.
