Bug 69768 - TVT3.0: Preferences -> Ant has text showing up in english
diff --git a/ant/org.eclipse.ant.ui/plugin.xml b/ant/org.eclipse.ant.ui/plugin.xml
index f267b87..335bcb8 100644
--- a/ant/org.eclipse.ant.ui/plugin.xml
+++ b/ant/org.eclipse.ant.ui/plugin.xml
@@ -434,7 +434,7 @@
       </resolver>
       <include
       		file="templates/ant.xml"
-      		translations="templates/ant.properties">
+      		translations="$nl$/templates/ant.properties">
       </include>
    </extension>