[networkupstools] correct i18n translations containing spaces in keys (#11828)

[bmwconnecteddrive] correct i18n translations containing spaces in keys

[omnilink] correct i18n translations containing spaces in keys

[roku] correct i18n translations containing spaces in keys

[somfytahoma] correct i18n translations containing spaces in keys

[wlanthermo] correct i18n translations containing spaces in keys

[yamahareceiver] correct i18n translations containing spaces in keys

This is a workaround for openhab/openhab-core#2636.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2021-12-22 00:25:54 +01:00
committed by GitHub
parent ec10dfe897
commit d8114b07a2
7 changed files with 29 additions and 29 deletions

View File

@@ -65,7 +65,7 @@ channel-type.roku.buttonTv.state.option.VolumeUp = Volume Up
channel-type.roku.buttonTv.state.option.VolumeDown = Volume Down
channel-type.roku.buttonTv.state.option.VolumeMute = Volume Mute
channel-type.roku.buttonTv.state.option.ChannelUp = Channel Up
channel-type.roku.buttonTv.state.option.Channel Down = Channel Down
channel-type.roku.buttonTv.state.option.Channel\ Down = Channel Down
channel-type.roku.buttonTv.state.option.InputTuner = Input Tuner
channel-type.roku.buttonTv.state.option.InputHDMI1 = Input HDMI1
channel-type.roku.buttonTv.state.option.InputHDMI2 = Input HDMI2