From 246c38c2358f399d769a180d543dac72e1cae6fc Mon Sep 17 00:00:00 2001 From: TheMisfit68 Date: Sat, 17 Feb 2024 22:02:18 +0100 Subject: [PATCH] Adjusted localized strings --- HAPiNest/AccessoryNames.xcstrings | 12 ------------ HAPiNest/Localizable.xcstrings | 12 +++++++++++- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/HAPiNest/AccessoryNames.xcstrings b/HAPiNest/AccessoryNames.xcstrings index 825c31b7..fa91f6b7 100644 --- a/HAPiNest/AccessoryNames.xcstrings +++ b/HAPiNest/AccessoryNames.xcstrings @@ -1,17 +1,6 @@ { "sourceLanguage" : "en", "strings" : { - "%@" : { - "extractionState" : "stale", - "localizations" : { - "nl" : { - "stringUnit" : { - "state" : "translated", - "value" : "%@" - } - } - } - }, "Basement Compressor" : { "localizations" : { "nl" : { @@ -163,7 +152,6 @@ } }, "Electric Car" : { - "extractionState" : "stale", "localizations" : { "nl" : { "stringUnit" : { diff --git a/HAPiNest/Localizable.xcstrings b/HAPiNest/Localizable.xcstrings index ae65b63a..1c6425bb 100644 --- a/HAPiNest/Localizable.xcstrings +++ b/HAPiNest/Localizable.xcstrings @@ -46,7 +46,7 @@ "nl" : { "stringUnit" : { "state" : "translated", - "value" : "Electrische auto" + "value" : "Elektrische auto" } } } @@ -91,6 +91,16 @@ } } }, + "MQTT" : { + "localizations" : { + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "MQTT" + } + } + } + }, "Nissan Leaf" : { "localizations" : { "nl" : {