Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Aug 24, 2020

Updates MSBuild warnings and errors in Java.Interop.Tools.JavaCallableWrappers and Java.Interop.Tools.Cecil to be localizable, building on work done in #689.

@jpobst jpobst marked this pull request as ready for review August 24, 2020 16:56
@jpobst jpobst requested a review from brendanzagaeski August 24, 2020 18:19
Copy link
Contributor

@brendanzagaeski brendanzagaeski left a comment

Choose a reason for hiding this comment

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

Looks good! I'll comment with just a few tiny wording ideas.

@jpobst jpobst marked this pull request as draft August 26, 2020 18:44
@jpobst jpobst marked this pull request as ready for review August 26, 2020 18:45
</data>
<data name="JavaCallableWrappers_XA4203" xml:space="preserve">
<value>The 'Name' property must be a fully qualified 'package.TypeName' value, and no package was found for '{0}'.</value>
<value>The 'Name' property must be a fully qualified type like 'com.example.MyClass' and no package was found for '{0}'.</value>
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe it's fine to leave it as it is, but just to be excessively thorough, note that the English words example and My in com.example.MyClass will lose a tiny bit of special meaning in the translated versions of the message.

Although the Microsoft internal FAQ on fictitious names doesn't specifically mention example.com, I suspect that's because it's an even broader case that is accepted industry-wide (https://tools.ietf.org/html/rfc2606) and so doesn't require a specific mention in the FAQ.

@jonpryor jonpryor merged commit c0fcc43 into master Aug 27, 2020
@jonpryor jonpryor deleted the jcw-localizable branch August 27, 2020 19:03
@jpobst jpobst added this to the 11.1 (16.9 / 8.9) milestone Sep 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants