--- cmake/Functions.cmake	2022-01-22 01:30:53.516011218 +0000
+++ cmake/Functions.cmake.new	2022-01-22 02:20:01.277354828 +0000
@@ -181,7 +181,7 @@
 
 
     # Add the command to translate the file
-    if( KICAD_BUILD_I18N )
+    if( FALSE )
         add_custom_command(
             OUTPUT ${OUT_FILE}
             DEPENDS ${SRC_FILE}