Index: applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java
===================================================================
--- applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java	(revision 36023)
+++ applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java	(revision 36039)
@@ -202,5 +202,5 @@
         SigReader reader = new SigReader();
         try {
-            progressMonitor.beginTask(tr("Prepare stuff...", 2));
+            progressMonitor.beginTask(tr("Prepare stuff..."), 2);
             progressMonitor.indeterminateSubTask(tr("Parsing Signature data..."));
 
