From 72f947dee005a346c7ecded05900a27402e4301b Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Fri, 17 Jun 2022 07:31:24 +0200 Subject: [PATCH] Regenerate i18n texts (#12951) Signed-off-by: Jacob Laursen --- .../resources/OH-INF/i18n/hdpowerview.properties | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview.properties b/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview.properties index 7623d4346..8838c2da8 100644 --- a/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview.properties +++ b/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview.properties @@ -7,10 +7,10 @@ binding.hdpowerview.description = The Hunter Douglas PowerView binding provides thing-type.hdpowerview.hub.label = PowerView Hub thing-type.hdpowerview.hub.description = Hunter Douglas (Luxaflex) PowerView Hub -thing-type.hdpowerview.repeater.channel.brightness.description = Controls the brightness of the LED ring -thing-type.hdpowerview.repeater.channel.color.description = Controls the color of the LED ring thing-type.hdpowerview.repeater.label = PowerView Repeater thing-type.hdpowerview.repeater.description = Hunter Douglas (Luxaflex) PowerView Repeater +thing-type.hdpowerview.repeater.channel.brightness.description = Controls the brightness of the LED ring +thing-type.hdpowerview.repeater.channel.color.description = Controls the color of the LED ring thing-type.hdpowerview.shade.label = PowerView Shade thing-type.hdpowerview.shade.description = Hunter Douglas (Luxaflex) PowerView Shade thing-type.hdpowerview.shade.channel.secondary.label = Secondary Position @@ -31,8 +31,15 @@ thing-type.config.hdpowerview.repeater.id.description = The numeric ID of the Po thing-type.config.hdpowerview.shade.id.label = ID thing-type.config.hdpowerview.shade.id.description = The numeric ID of the PowerView Shade in the Hub +# channel group types + +channel-group-type.hdpowerview.automations.label = Automations +channel-group-type.hdpowerview.sceneGroups.label = Scene Groups +channel-group-type.hdpowerview.scenes.label = Scenes + # channel types +channel-type.hdpowerview.automation-enabled.label = Enable channel-type.hdpowerview.battery-voltage.label = Battery Voltage channel-type.hdpowerview.battery-voltage.description = Battery voltage reported by the shade channel-type.hdpowerview.repeater-blinking-enabled.label = Blinking Enabled @@ -40,6 +47,8 @@ channel-type.hdpowerview.repeater-blinking-enabled.description = Blink during co channel-type.hdpowerview.repeater-identify.label = Identify channel-type.hdpowerview.repeater-identify.description = Flash repeater to identify channel-type.hdpowerview.repeater-identify.command.option.IDENTIFY = Identify +channel-type.hdpowerview.scene-activate.label = Activate +channel-type.hdpowerview.scene-group-activate.label = Activate channel-type.hdpowerview.shade-command.label = Command channel-type.hdpowerview.shade-command.description = Send a command to the shade channel-type.hdpowerview.shade-command.command.option.IDENTIFY = Identify