Changeset 28302 in osm for applications/editors/josm/plugins/opendata
- Timestamp:
- 2012-04-14T23:10:58+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/ModuleListPanel.java
r28000 r28302 91 91 hint.setText( 92 92 "<html>" 93 + tr("Please click on <strong>Download list</strong> to download and display a list of available plugins.")93 + tr("Please click on <strong>Download list</strong> to download and display a list of available modules.") 94 94 + "</html>" 95 95 );
Note:
See TracChangeset
for help on using the changeset viewer.