Changeset 17704 in osm for applications/editors/josm
- Timestamp:
- 2009-09-20T10:11:49+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java
r17561 r17704 188 188 String msg = tr("<html>The base URL<br>" 189 189 + "''{0}''<br>" 190 + "for this WM Llayer does neither end with a ''&'' nor with a ''?''.<br>"190 + "for this WMS layer does neither end with a ''&'' nor with a ''?''.<br>" 191 191 + "This is likely to lead to invalid WMS request. You should check your<br>" 192 192 + "preference settings.<br>"
Note:
See TracChangeset
for help on using the changeset viewer.