-
Notifications
You must be signed in to change notification settings - Fork 63
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
feat(localization): initial how to fix fixes #790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look good to me, but I think @ferBonnin should be the one to give final approval
Codecov Report
@@ Coverage Diff @@
## main #790 +/- ##
==========================================
+ Coverage 73.70% 74.73% +1.03%
==========================================
Files 398 421 +23
Lines 12046 12983 +937
==========================================
+ Hits 8878 9703 +825
- Misses 3168 3280 +112
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@ferBonnin accepted these changes offline. Merging. |
#### Details Sister PR to #790 this PR covers the how to fix strings that are still outstanding after those changes. I don't have much context on most of these, so please feel free to correct or expand on any of these strings! ##### Motivation Localization feature #### Pull request checklist <!-- If a checklist item is not applicable to this change, write "n/a" in the checkbox --> - [x] Addresses an existing issue: [2002610](https://dev.azure.com/mseng/1ES/_workitems/edit/2002610) Co-authored-by: Dave Tryon <45672944+DaveTryon@users.noreply.github.com>
Details
This PR adds more meaningful "how to fix" text for some rules in place of just repeating the description.
Motivation
Part of localization feature (internal access required to view).
Context
Remaining rules to follow, these are just the ones that I felt confident fixing.
Pull request checklist