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 44c65e90..cbbbd641 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 06fad449..0b8ce8d1 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。