From b06b789580c0747159dce46c9738bc39d14ee7d7 Mon Sep 17 00:00:00 2001 From: Andras Uhrin Date: Tue, 22 Nov 2022 20:25:34 +0100 Subject: [PATCH] Fixes for localisation Fixes for localisation files Signed-off-by: Andras Uhrin --- .../src/main/resources/OH-INF/i18n/freeathomesystem.properties | 2 +- .../main/resources/OH-INF/i18n/freeathomesystem_de.properties | 2 +- .../main/resources/OH-INF/i18n/freeathomesystem_hu.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 1b7da0e97c1f9..bf7e6c690f410 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 \ No newline at end of file +thing-type.config.freeathomesystem.bridge.password.description = Password of user 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 8d9c2c7701e5a..6ed6da76e05c0 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 \ No newline at end of file +thing-type.config.freeathomesystem.bridge.password.description = Passwort für den Benutzter 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 b87bc9a344753..25b1b958913c1 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 \ No newline at end of file +thing-type.config.freeathomesystem.bridge.password.description = A System Access Point felhasználó jelszava