Index: trunk/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java	(revision 910)
+++ trunk/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java	(revision 914)
@@ -66,5 +66,5 @@
 						tr("According to the information within the plugin, the author is {0}.",
 						plugin.info.author) : "") + "\n" +
-						tr("Try updating to the newest version of this plugin before reporting a bug.") +
+						tr("Try updating to the newest version of this plugin before reporting a bug.") + "\n" +
 						tr("Should the plugin be disabled?"),
 						tr("Disable plugin"),
