From 8a9eb35bf9183c32635eb3e748c1c93410e9a392 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Mon, 17 Feb 2025 09:10:07 +0000 Subject: [PATCH] Use EditInPlace for identity server picker. --- src/i18n/strings/en_EN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index d4ab22771e..83466a407f 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -1247,6 +1247,7 @@ "change_server_prompt": "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.", "changed": "Your identity server has been changed", "checking": "Checking server", + "changed": "Your identity server has been changed", "description_connected": "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.", "description_disconnected": "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.", "description_optional": "Using an identity server is optional. If you choose not to use an identity server, you won't be discoverable by other users and you won't be able to invite others by email or phone.",