core/homeassistant/components/insteon
Norbert Rittel e63b17cd58
Make spelling of "All-Link" consistent in Insteon integration (#139651)
"All-Link" is a fixed term in the Insteon integration that should be kept in translations. To clarify that this commit makes all occurrences in the Insteon integration consistent (plus fixing one typo).

On the other end the word "database" is sentence-cased as this can be translated, just as "record" etc.

Finally the description of the "Load All-Link database" action is made consistent using descriptive third-person singular as all other actions do.
2025-03-02 20:04:53 +01:00
..
api
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
entity.py Improve type hints in base entities (#138708) 2025-02-17 14:45:00 +01:00
fan.py
icons.json
ipdb.py
light.py
lock.py
manifest.json
schemas.py
services.yaml
strings.json Make spelling of "All-Link" consistent in Insteon integration (#139651) 2025-03-02 20:04:53 +01:00
switch.py
utils.py