From bfa5b42c904107386f3ba25b99443ca9cb48541b Mon Sep 17 00:00:00 2001 From: lindexi Date: Sun, 7 Mar 2021 15:20:28 +0800 Subject: [PATCH] Fix loc add a space after the colon You can see that the other translated content of this document is to add a space after the colon. --- .../PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf index 778898d01c4..147984201bc 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Resources/xlf/Strings.zh-Hant.xlf @@ -154,7 +154,7 @@ MC1005: Invalid AssemblyVersion detected: {0}. - MC1005:偵測到無效的 AssemblyVersion: {0}。 + MC1005: 偵測到無效的 AssemblyVersion: {0}。