Index: /applications/editors/josm/i18n/build.xml
===================================================================
--- /applications/editors/josm/i18n/build.xml	(revision 31899)
+++ /applications/editors/josm/i18n/build.xml	(revision 31900)
@@ -94,6 +94,8 @@
     </target>
     <target name="build" depends="pot,allpot">
-        <antcall target="coretrans"/>
-        <antcall target="datatrans"/>
+        <antcall target="buildcore"/>
+        <antcall target="buildplugins"/>
+    </target>
+    <target name="buildplugins" depends="init">
         <foreach param="path" target="plugintrans">
             <path>
