diff --git a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties index aa356e5a3f0..6f323041ddd 100644 --- a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties +++ b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties @@ -60,13 +60,13 @@ channel-group-type.netatmo.presence.label = Presence Camera channel-group-type.netatmo.pressure-extended.label = Pressure channel-group-type.netatmo.pressure-extended.channel.trend.label = Pressure Trend channel-group-type.netatmo.pressure.label = Pressure +channel-group-type.netatmo.properties-room.label = Room Status +channel-group-type.netatmo.properties-thermostat.label = Thermostat channel-group-type.netatmo.rain.label = Rain gauge channel-group-type.netatmo.rain.channel.sum-1.label = Rain 1h channel-group-type.netatmo.rain.channel.sum-1.description = Quantity of water over last hour. channel-group-type.netatmo.rain.channel.sum-24.label = Rain 24h channel-group-type.netatmo.rain.channel.sum-24.description = Quantity of water during the current day. -channel-group-type.netatmo.properties-room.label = Room Status -channel-group-type.netatmo.temperature-room.label = Room Temperature channel-group-type.netatmo.security.label = Home Security channel-group-type.netatmo.setpoint.label = Setpoint channel-group-type.netatmo.setpoint.channel.end.label = Setpoint End @@ -95,12 +95,12 @@ channel-group-type.netatmo.temperature-outside.channel.max-time.description = Mo channel-group-type.netatmo.temperature-outside.channel.min-time.label = Today Min Timestamp channel-group-type.netatmo.temperature-outside.channel.min-time.description = Moment when temperature was measured at its minimum today. channel-group-type.netatmo.temperature-outside.channel.trend.label = Temperature Trend +channel-group-type.netatmo.temperature-room.label = Room Temperature channel-group-type.netatmo.temperature.label = Temperature channel-group-type.netatmo.temperature.channel.max-time.label = Today Max Timestamp channel-group-type.netatmo.temperature.channel.max-time.description = Moment when temperature was measured at its maximum today. channel-group-type.netatmo.temperature.channel.min-time.label = Today Min Timestamp channel-group-type.netatmo.temperature.channel.min-time.description = Moment when temperature was measured at its minimum today. -channel-group-type.netatmo.properties-thermostat.label = Thermostat channel-group-type.netatmo.timestamp-extended.label = Timestamp channel-group-type.netatmo.timestamp-extended.channel.last-seen.label = Last Seen channel-group-type.netatmo.timestamp-extended.channel.last-seen.description = Last time the module reported its presence. @@ -400,5 +400,3 @@ actionInputModeLabel = Mode actionInputModeDesc = The mode to set: MANUAL, SCHEDULE or FG (Frost-Guard) actionLabel = send a set room thermpoint command actionDesc = Send set room thermpoint command with endtime. -reconnectApiLabel = Reconnect API -reconnectApiDesc = Reopens the Netatmo API session.