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

#16712 create resource strings for exception messages #20087

Conversation

Muppets
Copy link
Contributor

@Muppets Muppets commented Feb 27, 2020

Summary of the changes

  • Updated any throw new exceptions from literal strings to resource strings
  • Clean up some unused resource strings

Caught some of the exceptions in #18923, they should be covered now.

Fixes #16712

@Muppets Muppets force-pushed the #16712-Create-resource-strings-for-exception-messages branch 2 times, most recently from 19c3bb8 to 51f09aa Compare February 27, 2020 19:27
@Muppets
Copy link
Contributor Author

Muppets commented Feb 27, 2020

Don't think these failures are from my changes but happy to take another pass if it is.

@smitpatel
Copy link
Member

@Muppets - Just rebase on latest master. There was a commit which was causing that error. I have reverted that commit so master should now be reliably passing.

@Muppets Muppets force-pushed the #16712-Create-resource-strings-for-exception-messages branch from 51f09aa to e826e27 Compare February 27, 2020 22:15
@ajcvickers ajcvickers self-assigned this Feb 28, 2020
@ajcvickers ajcvickers merged commit 725adf7 into dotnet:master Mar 2, 2020
@ajcvickers
Copy link
Member

@Muppets Thanks for taking on this task. Very much appreciated. :-)

@Muppets Muppets deleted the #16712-Create-resource-strings-for-exception-messages branch March 3, 2020 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create resource strings for exception messages
3 participants