minor build.properties change
diff --git a/bundles/org.eclipse.wtp.javascript.capabilities/build.properties b/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
index 18a8de0..74af060 100644
--- a/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
@@ -2,4 +2,5 @@
 bin.includes = META-INF/,\
                .,\
                OSGI-INF/,\
-               plugin.xml
+               plugin.xml,\
+               OSGI-INF/l10n/
diff --git a/bundles/org.eclipse.wtp.web.capabilities/build.properties b/bundles/org.eclipse.wtp.web.capabilities/build.properties
index 115c95d..89e1753 100644
--- a/bundles/org.eclipse.wtp.web.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.web.capabilities/build.properties
@@ -1,3 +1,4 @@
 bin.includes = META-INF/,\
                OSGI-INF/,\
-               plugin.xml
+               plugin.xml,\
+               OSGI-INF/l10n/
diff --git a/bundles/org.eclipse.wtp.xml.capabilities/build.properties b/bundles/org.eclipse.wtp.xml.capabilities/build.properties
index 115c95d..89e1753 100644
--- a/bundles/org.eclipse.wtp.xml.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.xml.capabilities/build.properties
@@ -1,3 +1,4 @@
 bin.includes = META-INF/,\
                OSGI-INF/,\
-               plugin.xml
+               plugin.xml,\
+               OSGI-INF/l10n/