[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:
@@ -283,7 +283,7 @@ channel-type.omnilink.upb_link_deactivated_event.label = UPB Link
|
||||
channel-type.omnilink.upb_link_deactivated_event.description = Event sent when a UPB link is deactivated.
|
||||
channel-type.omnilink.upb_status.label = UPB Status
|
||||
channel-type.omnilink.upb_status.description = Send a UPB status request message for this unit to the controller.
|
||||
channel-type.omnilink.upb_status.command.option.GET STATUS = Get Status
|
||||
channel-type.omnilink.upb_status.command.option.GET\ STATUS = Get Status
|
||||
channel-type.omnilink.zone_arming_status.label = Arming Status
|
||||
channel-type.omnilink.zone_arming_status.description = Arming status of this zone.
|
||||
channel-type.omnilink.zone_arming_status.state.option.0 = Disarmed
|
||||
|
||||
Reference in New Issue
Block a user