Changeset 12670 in osm for applications/editors/josm/plugins/openstreetbugs/src
- Timestamp:
- 2008-12-29T19:15:44+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java
r12588 r12670 90 90 91 91 public OsbDialog(final OsbPlugin plugin) { 92 super(tr("Open OpenStreetBugs"), "icon_error22", 93 tr("Open the OpenStreetBugs window and activates the automatic download"),92 super(tr("Open OpenStreetBugs"), "icon_error22", 93 tr("Opens the OpenStreetBugs window and activates the automatic download"), 94 94 Shortcut.registerShortcut( 95 95 "view:openstreetbugs",
Note:
See TracChangeset
for help on using the changeset viewer.