Copy: use sentence case for all texts in tooltips #8927
Merged
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.
Fixes #8888
Description
This PR seeks to unify the title style in the copy used in all black tooltips by using sentence case as pointed in #8888 (comment)
How has this been tested?
Checking each tooltip copy in the UI.
Screenshots
The last one shows only one color but all color names have been updated.
Types of changes
Updates the text for tooltips.
Removes 'Publish' from 'Close Publish panel'
Checklist: