From d6425a5844a2e9930a2ca87d32e451260a6479dc Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 17 Aug 2021 16:51:18 -0700 Subject: [PATCH 1/2] Localized file check-in by OneLocBuild Task --- .../Resources/xlf/Strings.zh-Hans.xlf | 10 +++++----- .../src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.zh-Hans.xlf b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.zh-Hans.xlf index 44c65e90af9..cbbbd641df4 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.zh-Hans.xlf @@ -4775,7 +4775,7 @@ Do you want to replace it? Bottom - 底部 + @@ -4785,7 +4785,7 @@ Do you want to replace it? Page Down - 向下翻页 + Page Down @@ -4800,7 +4800,7 @@ Do you want to replace it? Page Up - 向上翻页 + Page Up @@ -4835,7 +4835,7 @@ Do you want to replace it? Top - 顶部 + Top @@ -6475,4 +6475,4 @@ Do you want to replace it? - + \ No newline at end of file diff --git a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf index 06fad449e98..0b8ce8d1276 100644 --- a/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Microsoft.DotNet.Wpf/src/System.Xaml/Resources/xlf/Strings.zh-Hans.xlf @@ -989,7 +989,7 @@ Unable to read objects of the type '{0}' because there are no accessible constructors. To allow this type to be used in XAML, add a default constructor, use ConstructorArgumentAttribute, or provide an InstanceDescriptor. - 无法读取类型 "{0}" 的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。 + 无法读取类型“{0}”的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数、使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。 From 0ff332a3ed8b024e4e046ca79dafc638f75e7322 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 17 Aug 2021 16:52:29 -0700 Subject: [PATCH 2/2] Localized file check-in by OneLocBuild Task