Skip to content

Commit 88ba9d0

Browse files
committed
Line up response_error messages
1 parent bc73872 commit 88ba9d0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

custom_components/plugwise/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"invalid_setup": "Add your Adam instead of your Anna, see the documentation",
4343
"network_down": "Plugwise Zigbee network is down",
4444
"network_timeout": "Network communication timeout",
45-
"response_error": "Invalid XML data, or error indication received",
45+
"response_error": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch",
4646
"stick_init": "Initialization of Plugwise USB-stick failed",
4747
"unknown": "Unknown error!",
4848
"unsupported": "Device with unsupported firmware"

custom_components/plugwise/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"invalid_setup": "Add your Adam instead of your Anna, see the documentation",
1313
"network_down": "Plugwise Zigbee network is down",
1414
"network_timeout": "Network communication timeout",
15-
"response_error": "Invalid XML data, or error indication received",
15+
"response_error": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch",
1616
"stick_init": "Initialization of Plugwise USB-stick failed",
1717
"unknown": "Unknown error!",
1818
"unsupported": "Device with unsupported firmware"

custom_components/plugwise/translations/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"invalid_setup": "Voeg je Adam toe in plaats van je Anna, lees de documentatie",
4343
"network_down": "Plugwise Zigbee netwerk is onbereikbaar",
4444
"network_timeout": "Network communicatie timeout",
45-
"response_error": "Ongeldige XML data, of error-indicatie ontvangen",
45+
"response_error": "Ongeldige XML data, of foutmelding ontvangen van de Plugwise Adam/Smile/Stretch",
4646
"stick_init": "Initaliseren van USB-stick mislukt",
4747
"unknown": "Onbekende fout!",
4848
"unsupported": "Apparaat met onbekende firmware"

0 commit comments

Comments
 (0)