From a62f16b4cc7a20fe6162d8ad858aa08423466e19 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Thu, 14 Sep 2023 21:41:34 +0200 Subject: [PATCH] Remove obsolete strings from Withings (#100396) --- homeassistant/components/withings/strings.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/homeassistant/components/withings/strings.json b/homeassistant/components/withings/strings.json index 5fa155a1c1c..22718b305ec 100644 --- a/homeassistant/components/withings/strings.json +++ b/homeassistant/components/withings/strings.json @@ -1,18 +1,12 @@ { "config": { - "flow_title": "{profile}", "step": { - "profile": { - "title": "User Profile.", - "description": "Provide a unique profile name for this data. Typically this is the name of the profile you selected in the previous step.", - "data": { "profile": "Profile Name" } - }, "pick_implementation": { "title": "[%key:common::config_flow::title::oauth2_pick_implementation%]" }, "reauth_confirm": { "title": "[%key:common::config_flow::title::reauth%]", - "description": "The \"{profile}\" profile needs to be re-authenticated in order to continue receiving Withings data." + "description": "The Withings integration needs to re-authenticate your account" } }, "error": {