From 8a838fbc0f9a4d106772b721ec706b081a09b0ad Mon Sep 17 00:00:00 2001 From: Christoph Weitkamp Date: Fri, 5 Nov 2021 15:21:48 +0100 Subject: [PATCH] [hue] Fixed unicode character in translation (#11519) Signed-off-by: Christoph Weitkamp --- .../src/main/resources/OH-INF/i18n/hue.properties | 2 +- .../src/main/resources/OH-INF/thing/LightLevelSensor.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/i18n/hue.properties b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/i18n/hue.properties index 46bee8d8e24..a7609ea22cb 100644 --- a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/i18n/hue.properties +++ b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/i18n/hue.properties @@ -64,7 +64,7 @@ thing-type.config.hue.0106.sensorId.description = The identifier that is used wi thing-type.config.hue.0106.tholddark.label = Threshold Dark thing-type.config.hue.0106.tholddark.description = Threshold the user configured to be used in rules to determine insufficient light level (ie below threshold). Default value 16000. thing-type.config.hue.0106.tholdoffset.label = Threshold Offset -thing-type.config.hue.0106.tholdoffset.description = Threshold the user configured to be used in rules to determine sufficient light level (ie above threshold). Specified as relative offset to the “dark” threshold. Shall be >=1. Default value 7000. +thing-type.config.hue.0106.tholdoffset.description = Threshold the user configured to be used in rules to determine sufficient light level (ie above threshold). Specified as relative offset to the "dark" threshold. Shall be >=1. Default value 7000. thing-type.config.hue.0110.fadetime.label = Fade Time thing-type.config.hue.0110.fadetime.description = Fade time in milliseconds for changing values thing-type.config.hue.0110.lightId.label = Light ID diff --git a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/LightLevelSensor.xml b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/LightLevelSensor.xml index 0774e75afbd..661d6e9f3c6 100644 --- a/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/LightLevelSensor.xml +++ b/bundles/org.openhab.binding.hue/src/main/resources/OH-INF/thing/LightLevelSensor.xml @@ -47,7 +47,7 @@ Threshold the user configured to be used in rules to determine sufficient light level (ie above - threshold). Specified as relative offset to the “dark” threshold. Shall be >=1. Default value 7000. + threshold). Specified as relative offset to the "dark" threshold. Shall be >=1. Default value 7000. 7000