Skip to content

Commit

Permalink
Revert "Fixes for localisation files"
Browse files Browse the repository at this point in the history
This reverts commit ba4e2f4.
  • Loading branch information
andrasU committed Nov 21, 2022
1 parent 2b8dd2b commit b96ef3a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<artifactId>org.openhab.automation.jrubyscripting</artifactId>
<version>${project.version}</version>
</dependency>
<!--dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.automation.jsscripting</artifactId>
<version>${project.version}</version>
</dependency-->
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.automation.jythonscripting</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b96ef3a

Please sign in to comment.