Ignore:
Timestamp:
2008-12-29T19:15:44+01:00 (16 years ago)
Author:
stoecker
Message:

fixed two wrong strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java

    r12588 r12670  
    9090       
    9191        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"),
    9494                                Shortcut.registerShortcut(
    9595                                                "view:openstreetbugs",
Note: See TracChangeset for help on using the changeset viewer.