From 0bafcfc7b2f64185de4e02a53398a1ed589e3b28 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Tue, 18 Jan 2022 10:07:59 -0800 Subject: [PATCH] [Loc] update LocProject with git project (#18108) * [Loc] update LocProject with git project * small change to tab --- resources/xlf/LocProject.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/xlf/LocProject.json b/resources/xlf/LocProject.json index 55182cc708..b767255c6a 100644 --- a/resources/xlf/LocProject.json +++ b/resources/xlf/LocProject.json @@ -62,6 +62,12 @@ "LclFile": "resources\\localization\\LCL\\{Lang}\\data-workspace.xlf.lcl", "CopyOption": "LangIDOnPath", "OutputPath": "resources\\xlf" + }, + { + "SourceFile": "resources\\xlf\\en\\git.xlf", + "LclFile": "resources\\localization\\LCL\\{Lang}\\git.xlf.lcl", + "CopyOption": "LangIDOnPath", + "OutputPath": "resources\\xlf" }, { "SourceFile": "resources\\xlf\\en\\import.xlf",