Fix possessive apostrophe errors in mqtt/strings.json#169576
Fix possessive apostrophe errors in mqtt/strings.json#169576jbouwh merged 3 commits intohome-assistant:devfrom
Conversation
|
Hey there @emontnemery, @jbouwh, @bdraco, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
This pull request corrects possessive apostrophes in the MQTT integration’s user-facing English strings (strings.json), improving the grammar shown in the config flow/reauth UI.
Changes:
- Updated two occurrences of “MQTT brokers certificate” to “MQTT broker's certificate”.
- Updated “the brokers correct username and password” to “the broker's correct username and password”.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates English user-facing MQTT integration strings to correct possessive apostrophes in certificate/authentication text shown in the config/reauth flows.
Changes:
- Fixes two instances of “MQTT brokers certificate” to “MQTT broker's certificate”.
- Fixes “the brokers correct username and password” to “the broker's correct username and password”.
jbouwh
left a comment
There was a problem hiding this comment.
LGTM,
Thanks @SeifEddineMezned 👍
|
@jbouwh thanks for your support |
|
Thanks to you! |
Proposed change
This PR fixes missing possessive apostrophes in user-facing strings in
homeassistant/components/mqtt/strings.json.Type of change
Additional information
Checklist
ruff format homeassistant tests)To help with the load of incoming pull requests: