Index: applications/editors/josm/i18n/build.xml
===================================================================
--- applications/editors/josm/i18n/build.xml	(revision 30753)
+++ applications/editors/josm/i18n/build.xml	(revision 30754)
@@ -87,5 +87,5 @@
         <foreach param="path" target="plugintrans">
             <path>
-                <dirset dir="${plugin.dir}" includes="*"/>
+                <dirset dir="${plugin.dir}" includes="*" excludes="00_*" />
             </path>
         </foreach>
