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 0b8ce8d1276..06fad449e98 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。