Skip to content

Conversation

@cristianosuzuki77
Copy link
Contributor

Fixes Issue: https://github.com/dotnet/wpf/pull/4250/files

Plus latest translation updates.

@cristianosuzuki77 cristianosuzuki77 requested a review from a team as a code owner March 25, 2021 18:40
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Mar 25, 2021
@ghost ghost requested review from SamBent, fabiant3 and ryalanms March 25, 2021 18:40
<trans-unit id="ObjectReaderTypeCannotRoundtrip">
<source>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.</source>
<target state="translated">无法读取类型{0}的对象,因为没有可以访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。</target>
<target state="translated">无法读取类型 "{0}" 的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。</target>
Copy link
Member

@lindexi lindexi Mar 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<target state="translated">无法读取类型 "{0}" 的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。</target>
<target state="translated">无法读取类型{0}的对象,因为没有可访问的构造函数。若要允许在 XAML 中使用此类型,请添加默认构造函数,使用 ConstructorArgumentAttribute 或提供 InstanceDescriptor。</target>

In Chinese, we should use “” instead of "

@lindexi
Copy link
Member

lindexi commented Apr 14, 2021

@cristianosuzuki77 Should merge #4407 ?

@ryalanms
Copy link
Member

@cristianosuzuki77: Can you review @lindexi's suggested change?

@cristianosuzuki77
Copy link
Contributor Author

Apologies for delay; proceed with the PR and I am opening a ticket for addressing the issue. A future PR will be correcting this error.

@ryalanms
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryalanms ryalanms merged commit fa5ffd9 into dotnet:main Aug 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants