From fc7f9512297adaeeac59ad843cf3b3cb3a6359d5 Mon Sep 17 00:00:00 2001 From: rijkvanzanten Date: Tue, 29 Sep 2020 11:10:34 -0400 Subject: [PATCH] Update continue as copy --- app/src/lang/en-US/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/lang/en-US/index.json b/app/src/lang/en-US/index.json index baf6db7df6..78661c61fe 100644 --- a/app/src/lang/en-US/index.json +++ b/app/src/lang/en-US/index.json @@ -1073,7 +1073,7 @@ "connection": "Connection", "contains": "Contains", "continue": "Continue", - "continue_as": "{name} is already authenticated. If you recognize this account, press continue.", + "continue_as": "{name} is currently authenticated. If you recognize this account, press continue.", "creating_item": "Creating Item", "creating_item_page_title": "Creating Item: {collection}", "creating_role": "Creating Role",