diff --git a/bom/openhab-addons/pom.xml b/bom/openhab-addons/pom.xml index ca16ac90f7dd3..05d646898b83a 100644 --- a/bom/openhab-addons/pom.xml +++ b/bom/openhab-addons/pom.xml @@ -26,11 +26,11 @@ org.openhab.automation.jrubyscripting ${project.version} - + org.openhab.addons.bundles org.openhab.automation.jythonscripting diff --git a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem.properties b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem.properties index bf7e6c690f410..1b7da0e97c1f9 100644 --- a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem.properties +++ b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem.properties @@ -17,4 +17,4 @@ thing-type.config.freeathomesystem.bridge.ipaddress.description = Network addres thing-type.config.freeathomesystem.bridge.username.label = Username thing-type.config.freeathomesystem.bridge.username.description = Username for System Access Point thing-type.config.freeathomesystem.bridge.password.label = Password -thing-type.config.freeathomesystem.bridge.password.description = Password of user +thing-type.config.freeathomesystem.bridge.password.description = Password of user \ No newline at end of file diff --git a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_de.properties b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_de.properties index 6ed6da76e05c0..8d9c2c7701e5a 100644 --- a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_de.properties +++ b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_de.properties @@ -17,4 +17,4 @@ thing-type.config.freeathomesystem.bridge.ipaddress.description = Netzwerkadress thing-type.config.freeathomesystem.bridge.username.label = Benutzername thing-type.config.freeathomesystem.bridge.username.description = Benutztername für System Access Point thing-type.config.freeathomesystem.bridge.password.label = Passwort -thing-type.config.freeathomesystem.bridge.password.description = Passwort für den Benutzter +thing-type.config.freeathomesystem.bridge.password.description = Passwort für den Benutzter \ No newline at end of file diff --git a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_hu.properties b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_hu.properties index 25b1b958913c1..b87bc9a344753 100644 --- a/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_hu.properties +++ b/bundles/org.openhab.binding.freeathomesystem/src/main/resources/OH-INF/i18n/freeathomesystem_hu.properties @@ -17,4 +17,4 @@ thing-type.config.freeathomesystem.bridge.ipaddress.description = A System Acces thing-type.config.freeathomesystem.bridge.username.label = Felhasználói név thing-type.config.freeathomesystem.bridge.username.description = Felhasználói név a System Access Pointhoz thing-type.config.freeathomesystem.bridge.password.label = Jelszó -thing-type.config.freeathomesystem.bridge.password.description = A System Access Point felhasználó jelszava +thing-type.config.freeathomesystem.bridge.password.description = A System Access Point felhasználó jelszava \ No newline at end of file