Changeset 914 in josm


Ignore:
Timestamp:
Sep 3, 2008 10:24:17 AM (5 years ago)
Author:
stoecker
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java

    r815 r914  
    6666                                                tr("According to the information within the plugin, the author is {0}.", 
    6767                                                plugin.info.author) : "") + "\n" + 
    68                                                 tr("Try updating to the newest version of this plugin before reporting a bug.") + 
     68                                                tr("Try updating to the newest version of this plugin before reporting a bug.") + "\n" + 
    6969                                                tr("Should the plugin be disabled?"), 
    7070                                                tr("Disable plugin"), 
Note: See TracChangeset for help on using the changeset viewer.