diff --git a/.gitignore b/.gitignore
index 756c1f33..58548e20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ netbeans-l10n/
.idea/
*.iml
/nbcode/l10n/locale_ja/release/
-/nbcode/l10n/locale_zh_CN/release/
\ No newline at end of file
+/nbcode/l10n/locale_zh_CN/release/
+/nbcode/l10n/locale_ja/nbproject/private/
+/nbcode/l10n/locale_zh_CN/nbproject/private/
diff --git a/build.xml b/build.xml
index 59b92eea..a17060d4 100644
--- a/build.xml
+++ b/build.xml
@@ -126,14 +126,18 @@
-
+
+
+
+
+
-
+
@@ -160,7 +164,7 @@
-
+
@@ -174,7 +178,7 @@
+ unless="disable.netbeans.l10n">
@@ -298,7 +302,9 @@
-
+
+
+
@@ -347,7 +353,9 @@
-
+
+
+
diff --git a/nbcode/nbproject/platform.properties b/nbcode/nbproject/platform.properties
index 44078692..62cd3983 100644
--- a/nbcode/nbproject/platform.properties
+++ b/nbcode/nbproject/platform.properties
@@ -363,6 +363,7 @@ disabled.modules=\
org.openide.options,\
org.openidex.util,\
org.netbeans.api.web.webmodule,\
+ org.netbeans.lib.chrome_devtools_protocol,\
org.netbeans.libs.amazon,\
org.netbeans.libs.commons_fileupload,\
org.netbeans.libs.elimpl,\