From 3690d7c2b45038c4e59d3c04df5433fb3700ac03 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Mon, 6 Jan 2025 15:12:52 +0100 Subject: [PATCH] Fix spelling of "set up", change "id" to uppercase (#134888) --- homeassistant/components/russound_rio/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/russound_rio/strings.json b/homeassistant/components/russound_rio/strings.json index 534c321e631..eba66856302 100644 --- a/homeassistant/components/russound_rio/strings.json +++ b/homeassistant/components/russound_rio/strings.json @@ -16,7 +16,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" }, "reconfigure": { "description": "Reconfigure your Russound controller.", @@ -37,7 +37,7 @@ "cannot_connect": "[%key:component::russound_rio::common::error_cannot_connect%]", "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]", - "wrong_device": "This Russound controller does not match the existing device id. Please make sure you entered the correct IP address." + "wrong_device": "This Russound controller does not match the existing device ID. Please make sure you entered the correct IP address." } }, "exceptions": {