Index: /applications/editors/josm/i18n/replacetrans.pl
===================================================================
--- /applications/editors/josm/i18n/replacetrans.pl	(revision 36398)
+++ /applications/editors/josm/i18n/replacetrans.pl	(revision 36399)
@@ -14,4 +14,5 @@
   my $to = shift @ARGV;
   $rep{$from} = $to;
+  print "'$from' -> '$to'\n";
 }
 
