Remove the misleading word "updates" from system options #23069
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.
The second option in the system options dialog for integrations uses the word "updates" in both the headline and the explanation.
This is highly misleading as it sounds like polling for firmware updates for all device integrations.
Many users who are not aware of the internal poll or push update mechanisms will misread it as such.
As the German translators did (fixed in October).
Therefore the words "(state) changes" should be used instead.
Note that even the main button in the dialog is "Update" which adds to the possible confusion, too.
In addition headlines should not end with a period so this PR removes them both as well.
Proposed change
Replace "updates" with "changes" in the headline.
Explain this as "state changes" in the description avoiding "updates" alltogether.
Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: