diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
index 3e6b4bcd787..6d61e655658 100644
--- a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
+++ b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
@@ -209,7 +209,7 @@
Unrecognized privacy setting '{0}' for managed resource, valid options are 'public' and 'private'
- Managed 資源的無法辨識隱私設定 '{0}',有效的選項是 'public' 和 'private'
+ 受控資源的無法辨識隱私設定 '{0}',有效的選項是 'public' 和 'private'
@@ -1609,7 +1609,7 @@
A generic construct requires that the type '{0}' is an unmanaged type
- 泛型建構要求類型 '{0}' 必須是 Unmanaged 類型
+ 泛型建構要求類型 '{0}' 必須是非受控類型
@@ -4209,7 +4209,7 @@
Embed the specified managed resource
- 嵌入指定的 Managed 資源
+ 嵌入指定的受控資源
@@ -5469,12 +5469,12 @@
Static linking may not include a mixed managed/unmanaged DLL
- 靜態連結不可包含混合的 Managed/Unmanaged DLL
+ 靜態連結不可包含混合的受控/非受控 DLL
Ignoring mixed managed/unmanaged assembly '{0}' during static linking
- 在靜態連結期間忽略混合的 Managed/Unmanaged 組件 '{0}'
+ 在靜態連結期間忽略混合的受控/非受控組件 '{0}'
diff --git a/vsintegration/ProjectTemplates/TutorialProject/Template/xlf/Tutorial.fsx.ja.xlf b/vsintegration/ProjectTemplates/TutorialProject/Template/xlf/Tutorial.fsx.ja.xlf
index ea54080a5fa..a384149acde 100644
--- a/vsintegration/ProjectTemplates/TutorialProject/Template/xlf/Tutorial.fsx.ja.xlf
+++ b/vsintegration/ProjectTemplates/TutorialProject/Template/xlf/Tutorial.fsx.ja.xlf
@@ -164,7 +164,7 @@
in the course of a program's execution unless explicitly marked as mutable.
-
+
diff --git a/vsintegration/src/FSharp.ProjectSystem.FSharp/xlf/VSPackage.zh-Hant.xlf b/vsintegration/src/FSharp.ProjectSystem.FSharp/xlf/VSPackage.zh-Hant.xlf
index 5b1c22417fd..cfb5564ff18 100644
--- a/vsintegration/src/FSharp.ProjectSystem.FSharp/xlf/VSPackage.zh-Hant.xlf
+++ b/vsintegration/src/FSharp.ProjectSystem.FSharp/xlf/VSPackage.zh-Hant.xlf
@@ -329,7 +329,7 @@
A project item for consuming a .NET Managed Resources File (Resx) using ResxFile type provider.
- 此專案項目用於利用 ResxFile 型別提供者來使用 .NET Managed 資源檔案 (Resx)。
+ 此專案項目用於利用 ResxFile 型別提供者來使用 .NET 受控資源檔案 (Resx)。
diff --git a/vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages/xlf/DebugPropPage.zh-Hant.xlf b/vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages/xlf/DebugPropPage.zh-Hant.xlf
index c9ef4cc2515..8363b99591c 100644
--- a/vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages/xlf/DebugPropPage.zh-Hant.xlf
+++ b/vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages/xlf/DebugPropPage.zh-Hant.xlf
@@ -84,7 +84,7 @@
Enable &unmanaged code debugging
- 啟用 Unmanaged 程式碼偵錯(&U)
+ 啟用非受控程式碼偵錯(&U)