This PR makes a small tweak to the permission screen text to make sure that all combinations of languages and states include a period at the end of the sentence for the checkbox help text.
What Should Reviewers Watch For?
The PR is very simple, so just checking the text when running this branch locally.
Validation
This can be validated by running the application based on this branch and looking at the permissions screen in Spanish with the box checked and not checked. The help text should always have a period at the end.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
Adds any new software dependencies
Modifies any security controls
Adds new transmission or storage of data
Any other changes that could possibly affect security?
[ ] Yes, one or more of the above security implications apply. This PR must not be merged without the ISSO or team security engineer's approval.
Any Migrations?
[ ] Yes, there are migrations
[ ] The migrations should be run PRIOR to the code being deployed
[ ] The migrations should be run AFTER the code is deployed
[ ] There is a more complicated migration plan (downtime, etc)
JIRA Ticket: BB2-3288
What Does This PR Do?
This PR makes a small tweak to the permission screen text to make sure that all combinations of languages and states include a period at the end of the sentence for the checkbox help text.
What Should Reviewers Watch For?
The PR is very simple, so just checking the text when running this branch locally.
Validation
This can be validated by running the application based on this branch and looking at the permissions screen in Spanish with the box checked and not checked. The help text should always have a period at the end.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
Adds any new software dependencies
Modifies any security controls
Adds new transmission or storage of data
Any other changes that could possibly affect security?
[ ] Yes, one or more of the above security implications apply. This PR must not be merged without the ISSO or team security engineer's approval.
Any Migrations?