From d4e48bb7bc5bdb7c90d739026322c08377afaa41 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Sun, 15 Oct 2023 11:32:30 -0400 Subject: [PATCH] Clarify that this is network specific --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 87361751bd14..10ae4d32a28f 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -4006,7 +4006,7 @@ }, "hard_reset_controller": { "success": "Your controller has been reset to factory settings, you can now close this dialog!", - "dialog_body": "If you decide to move forward, you will reset your controller to factory settings. As a result, the controller will forget all devices it is paired with and all Z-Wave devices will be removed from Home Assistant. If there are any devices still paired with the controller when it is reset, they will have to go through the exclusion process before they can be re-paired. Would you like to continue?", + "dialog_body": "If you decide to move forward, you will reset your controller to factory settings. As a result, the controller will forget all devices it is paired with and all Z-Wave devices for this network will be removed from Home Assistant. If there are any devices still paired with the controller when it is reset, they will have to go through the exclusion process before they can be re-paired. Would you like to continue?", "title_not_done": "Reset Controller to Factory Settings", "title_done": "Controller Reset Complete", "final_warning": "This action cannot be undone unless you have an NVM backup from your controller."