Local HDV customizaions, per requests from curation etc. #12147
Draft
Local HDV customizaions, per requests from curation etc. #12147
Conversation
… longer supported.
…s to every error message in the UI.
jggautier
reviewed
Feb 9, 2026
|
|
||
| # general error - support message | ||
| error.support.message= If you believe this is an error, please contact {0} for assistance. | ||
| error.support.message= Pease contact {0} if you have any questions. |
Contributor
There was a problem hiding this comment.
Hey @landreev. I just noticed that "Please" is missing the "l" on this line and on the 403 Not Authorized page.
Want me to open a GitHub issue about fixing the typo?
Contributor
Author
There was a problem hiding this comment.
Thank you! No need for an issue; I fixed it in this branch that's used for building prod. patches.
It's been fixed in place on both prod. nodes; it will take effect on each node as soon as the application is restarted there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What this PR does / why we need it:
These are very local cosmetic fixes. I do not intend to merge them into main develop.
Making a draft PR to have these commits in one place for convenient cherry-picking into future prod. patches.
I will delete it if/when I think of a cleaner way to maintain these custom mods. (A prodpatch fork is probably the way to go).
Which issue(s) this PR closes:
Special notes for your reviewer:
Suggestions on how to test this:
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation: