Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Xamarin.Android.Build.Tasks] JarToXml & BindingsGenerator l10n support #4579

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

brendanzagaeski
Copy link
Contributor

Add codes for the existing errors in <JarToXml/> and
<BindingsGenerator/>, and move the message strings into the .resx
file so that they are localizable.

Other changes:

Adjust the wording of the messages to standardize some terms,
capitalizations, and punctuation.

Remove the subcategory parameters from the LogError() calls in
<BindingsGenerator/> because no other errors in Xamarin.Android use
the subcategory parameter of LogError().

Add codes for the existing errors in `<JarToXml/>` and
`<BindingsGenerator/>`, and move the message strings into the `.resx`
file so that they are localizable.

Other changes:

Adjust the wording of the messages to standardize some terms,
capitalizations, and punctuation.

Remove the `subcategory` parameters from the `LogError()` calls in
`<BindingsGenerator/>` because no other errors in Xamarin.Android use
the `subcategory` parameter of `LogError()`.
@jonpryor jonpryor merged commit ef12d24 into dotnet:master Apr 21, 2020
jonpryor pushed a commit that referenced this pull request Apr 23, 2020
…rt (#4579)

Context: 0342fe5
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1009374/

Add codes for the existing errors in `<JarToXml/>` and
`<BindingsGenerator/>`, and move the message strings into the `.resx`
file so that they are localizable.

Other changes:

Adjust the wording of the messages to standardize some terms,
capitalizations, and punctuation.

Remove the `subcategory` parameters from the `LogError()` calls in
`<BindingsGenerator/>` because no other errors in Xamarin.Android use
the `subcategory` parameter of `LogError()`.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 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.

3 participants