From 04fe64b9e0eb10a61fbdf32aa23236f7458c1863 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Tue, 25 Aug 2026 17:31:55 +0200 Subject: [PATCH] fix grammar --- src/main/resources/i18n/strings.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index 70b33935c..f6a13b276 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -173,8 +173,8 @@ hub.noKeychain.openBtn=Open Preferences hub.checkHostTrust.message.check=Checking Configuration… hub.checkHostTrust.message.ask=Trust this host? hub.checkHostTrust.message.ask.plural=Trust these hosts? -hub.checkHostTrust.description.ask=Cryptomator does not recognize this host. To unlock the vault, it needs to be trusted. Only trust it, if you recognize the address below. -hub.checkHostTrust.description.ask.plural=Cryptomator does not recognize these hosts. To unlock the vault, they need to be trusted. Only trust them, if you recognize the addresses below. +hub.checkHostTrust.description.ask=Cryptomator does not recognize this host. To unlock the vault, it needs to be trusted. Only trust it if you recognize the address below. +hub.checkHostTrust.description.ask.plural=Cryptomator does not recognize these hosts. To unlock the vault, they need to be trusted. Only trust them if you recognize the addresses below. hub.checkHostTrust.copyBtn.tooltip=Copy address to clipboard hub.checkHostTrust.trustBtn=Trust hub.checkHostTrust.denyBtn=Deny