Switch properties files encoding from ISO-8859-1 to UTF-8 (#11349)
* Switch properties files encoding from ISO-8859-1 to UTF-8 Crowdin will generate translations in this encoding, so this prevents a lot of diffs which makes it easier to review future Crowdin PRs. Related to openhab/openhab-core#2298 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
config-status.error.missing-host-configuration=No host for the sinopé gateway has been provided.
|
||||
config-status.error.missing-port-configuration=No port for the sinopé gateway has been provided.
|
||||
config-status.error.missing-host-configuration=No host for the sinopé gateway has been provided.
|
||||
config-status.error.missing-port-configuration=No port for the sinopé gateway has been provided.
|
||||
invalid-gateway-id-configuration=Missing or invalid gateway id.
|
||||
invalid-api-key-configuration=Missing or invalid API key.
|
||||
|
||||
Reference in New Issue
Block a user