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

Create unit test to ensure all localizable text is present in .resx files #566

Closed
k7hpn opened this issue Aug 20, 2019 · 0 comments · Fixed by #509
Closed

Create unit test to ensure all localizable text is present in .resx files #566

k7hpn opened this issue Aug 20, 2019 · 0 comments · Fixed by #509
Labels
developer Items mostly of interest to developers enhancement
Milestone

Comments

@k7hpn
Copy link
Member

k7hpn commented Aug 20, 2019

Localizable text is contained in the GRA.Annotations namespace. Walking through those items as well as the appropriate .resx files, should create an alert if any are missing. See MCLD/MissingResources for an approach using .NET Framework for parsing .resx files.

@k7hpn k7hpn added enhancement developer Items mostly of interest to developers labels Aug 20, 2019
@k7hpn k7hpn added this to the 2020 milestone Aug 20, 2019
@k7hpn k7hpn added this to Pending in Spring/Summer 2021 via automation Aug 20, 2019
@madison-boman madison-boman moved this from Pending to Underway in Spring/Summer 2021 Oct 2, 2019
@madison-boman madison-boman moved this from Underway to Pending review in Spring/Summer 2021 Oct 2, 2019
@madison-boman madison-boman moved this from Pending review to Underway in Spring/Summer 2021 Oct 2, 2019
@k7hpn k7hpn closed this as completed in #509 Nov 4, 2019
Spring/Summer 2021 automation moved this from Underway to Complete Nov 4, 2019
k7hpn pushed a commit that referenced this issue Nov 4, 2019
- Add unit testing to the GRA project and Docker build process
- Fix #566 Create unit test to ensure all localizable text is present in .resx files
- Fix #562 adds the 'Thanks' annotation in the .en.resx file
@k7hpn k7hpn removed this from Complete in Spring/Summer 2021 Nov 24, 2020
@k7hpn k7hpn modified the milestones: 2020, 4.2 Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Items mostly of interest to developers enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant