From 5ee3a08d42147105f652d18c73435a9b558be14a Mon Sep 17 00:00:00 2001 From: lolodomo Date: Sat, 30 Oct 2021 17:59:47 +0200 Subject: [PATCH] [lgwebos] Fix a setting description (#11461) Signed-off-by: Laurent Garnier --- .../src/main/resources/OH-INF/config/config.xml | 4 ++-- .../src/main/resources/OH-INF/i18n/lgwebos.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/config/config.xml index 5c8164934c4..7de1fc2c1a4 100644 --- a/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/config/config.xml @@ -19,8 +19,8 @@ If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan - (WOL), when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, - separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.) + (WOL) when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, + separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'. diff --git a/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/i18n/lgwebos.properties b/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/i18n/lgwebos.properties index 6ac04611d20..dca1a52701d 100644 --- a/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/i18n/lgwebos.properties +++ b/bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/i18n/lgwebos.properties @@ -15,7 +15,7 @@ thing-type.config.lgwebos.WebOSTV.host.description = Hostname or IP address of T thing-type.config.lgwebos.WebOSTV.key.label = Access Key thing-type.config.lgwebos.WebOSTV.key.description = Key exchanged with TV after pairing. thing-type.config.lgwebos.WebOSTV.macAddress.label = MAC Address -thing-type.config.lgwebos.WebOSTV.macAddress.description = If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan (WOL), when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.) +thing-type.config.lgwebos.WebOSTV.macAddress.description = If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan (WOL) when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'. # channel types